mirror of
https://github.com/metabolist/metatext.git
synced 2024-11-05 16:29:33 +00:00
Shorten accessibility label
This commit is contained in:
parent
25b0936f66
commit
28facbe7ab
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
"compose.add-button-accessibility-label.post" = "Add another post";
|
||||
"compose.add-button-accessibility-label.toot" = "Add another toot";
|
||||
"compose.attachment.uploading" = "Uploading";
|
||||
"compose.attachments-button.accessibility-label" = "Add images, a video or an audio file";
|
||||
"compose.attachments-button.accessibility-label" = "Add attachment";
|
||||
"compose.attachments-will-be-discarded" = "Attachments will be discarded when changing accounts";
|
||||
"compose.browse" = "Browse";
|
||||
"compose.characters-remaining-accessibility-label-%ld" = "%ld characters remaining";
|
||||
|
|
Loading…
Reference in a new issue