mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-12 17:44:31 +00:00
Update i18n strings
This commit is contained in:
parent
699cc3faad
commit
f5402de74d
2 changed files with 12 additions and 0 deletions
Binary file not shown.
|
@ -19,6 +19,10 @@
|
||||||
"other": "Other",
|
"other": "Other",
|
||||||
"readMore": "Read more",
|
"readMore": "Read more",
|
||||||
"success": "Success",
|
"success": "Success",
|
||||||
|
"proceed": "Proceed",
|
||||||
|
"next": "Next",
|
||||||
|
"close": "Close",
|
||||||
|
"clickHere": "click here",
|
||||||
"sensitive": "Sensitive",
|
"sensitive": "Sensitive",
|
||||||
"sensitiveContent": "Sensitive Content",
|
"sensitiveContent": "Sensitive Content",
|
||||||
"sensitiveContentWarning": "This post may contain sensitive content"
|
"sensitiveContentWarning": "This post may contain sensitive content"
|
||||||
|
@ -146,5 +150,13 @@
|
||||||
},
|
},
|
||||||
"hashtags": {
|
"hashtags": {
|
||||||
"emptyFeed": "We can't seem to find any posts for this hashtag"
|
"emptyFeed": "We can't seem to find any posts for this hashtag"
|
||||||
|
},
|
||||||
|
"report": {
|
||||||
|
"report": "Report",
|
||||||
|
"selectReason": "Select a reason",
|
||||||
|
"reported": "Reported",
|
||||||
|
"sendingReport": "Sending report",
|
||||||
|
"thanksMsg": "Thanks for the report, people like you help keep our community safe!",
|
||||||
|
"contactAdminMsg": "If you'd like to contact an administrator about this post or report"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue