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:
@ -61,7 +61,8 @@
|
||||
"compose_form.publish": "Toot",
|
||||
"compose_form.publish_loud": "{publish}!",
|
||||
"compose_form.sensitive": "Označi media sadržaj kao osjetljiv",
|
||||
"compose_form.spoiler": "Sakrij text iza upozorenja",
|
||||
"compose_form.spoiler.marked": "Text is hidden behind warning",
|
||||
"compose_form.spoiler.unmarked": "Text is not hidden",
|
||||
"compose_form.spoiler_placeholder": "Upozorenje o sadržaju",
|
||||
"confirmation_modal.cancel": "Otkaži",
|
||||
"confirmations.block.confirm": "Blokiraj",
|
||||
|
Reference in New Issue
Block a user