Change the title of spoiler button by state

The title will give the precise representation of the current state. It
would be helpful for blind people.
This commit is contained in:
Akihiko Odaki 2018-03-13 15:58:13 +09:00
parent fa5c867e0e
commit 0dccb398bd
39 changed files with 83 additions and 41 deletions

View file

@ -61,7 +61,8 @@
"compose_form.publish": "發文",
"compose_form.publish_loud": "{publish}",
"compose_form.sensitive": "將媒體檔案標示為「敏感內容」",
"compose_form.spoiler": "將部份文字藏於警告訊息之後",
"compose_form.spoiler.marked": "Text is hidden behind warning",
"compose_form.spoiler.unmarked": "Text is not hidden",
"compose_form.spoiler_placeholder": "敏感警告訊息",
"confirmation_modal.cancel": "取消",
"confirmations.block.confirm": "封鎖",