mirror of
https://git.bsd.gay/fef/nyastodon.git
synced 2025-01-02 22:23:42 +01:00
Remove duplicate strings
This commit is contained in:
parent
6137ede4e8
commit
968dce888d
1 changed files with 0 additions and 4 deletions
|
@ -82,8 +82,6 @@
|
||||||
"notification_purge.btn_invert": "Invert\nselection",
|
"notification_purge.btn_invert": "Invert\nselection",
|
||||||
"notification_purge.btn_none": "Select\nnone",
|
"notification_purge.btn_none": "Select\nnone",
|
||||||
"notification_purge.start": "Enter notification cleaning mode",
|
"notification_purge.start": "Enter notification cleaning mode",
|
||||||
"notification.reaction": "{name} reacted to your post",
|
|
||||||
"notifications.column_settings.reaction": "Reactions:",
|
|
||||||
"notifications.marked_clear": "Clear selected notifications",
|
"notifications.marked_clear": "Clear selected notifications",
|
||||||
"notifications.marked_clear_confirmation": "Are you sure you want to permanently clear all selected notifications?",
|
"notifications.marked_clear_confirmation": "Are you sure you want to permanently clear all selected notifications?",
|
||||||
"onboarding.done": "Done",
|
"onboarding.done": "Done",
|
||||||
|
@ -203,10 +201,8 @@
|
||||||
"status.in_reply_to": "This toot is a reply",
|
"status.in_reply_to": "This toot is a reply",
|
||||||
"status.is_poll": "This toot is a poll",
|
"status.is_poll": "This toot is a poll",
|
||||||
"status.local_only": "Only visible from your instance",
|
"status.local_only": "Only visible from your instance",
|
||||||
"status.react": "React",
|
|
||||||
"status.sensitive_toggle": "Click to view",
|
"status.sensitive_toggle": "Click to view",
|
||||||
"status.uncollapse": "Uncollapse",
|
"status.uncollapse": "Uncollapse",
|
||||||
"tooltips.reactions": "Reactions",
|
|
||||||
"web_app_crash.change_your_settings": "Change your {settings}",
|
"web_app_crash.change_your_settings": "Change your {settings}",
|
||||||
"web_app_crash.content": "You could try any of the following:",
|
"web_app_crash.content": "You could try any of the following:",
|
||||||
"web_app_crash.debug_info": "Debug information",
|
"web_app_crash.debug_info": "Debug information",
|
||||||
|
|
Loading…
Reference in a new issue