Fix #2549 - Do not hardcode the exclamation in "toot!", wrap it in an extra locale key (#3089)

This commit is contained in:
Eugen Rochko 2017-05-17 00:54:24 +02:00 committed by GitHub
parent 1efda1c453
commit 0d59d7c680
29 changed files with 37 additions and 3 deletions

View file

@ -31,6 +31,7 @@
"compose_form.placeholder": "Mire gondolsz?",
"compose_form.privacy_disclaimer": "Your private status will be delivered to mentioned users on {domains}. Do you trust {domainsCount, plural, one {that server} other {those servers}}? Post privacy only works on Mastodon instances. If {domains} {domainsCount, plural, one {is not a Mastodon instance} other {are not Mastodon instances}}, there will be no indication that your post is private, and it may be boosted or otherwise made visible to unintended recipients.",
"compose_form.publish": "Tülk!",
"compose_form.publish_loud": "{publish}!",
"compose_form.sensitive": "Tartalom érzékenynek jelölése",
"compose_form.spoiler": "Hide text behind warning",
"compose_form.spoiler_placeholder": "Content warning",