fix(i18n): delete unused strings (#2345)
This commit is contained in:
parent
06808da616
commit
8b883dc957
27 changed files with 25 additions and 100 deletions
|
@ -308,8 +308,7 @@
|
|||
"content_warning": "Write your warning here",
|
||||
"default_1": "What is on your mind?",
|
||||
"reply_to_account": "Reply to {0}",
|
||||
"replying": "Replying",
|
||||
"the_thread": "the thread"
|
||||
"replying": "Replying"
|
||||
},
|
||||
"polls": {
|
||||
"allow_multiple": "Allow multiple choice",
|
||||
|
@ -572,7 +571,6 @@
|
|||
"edited": "Edited {0}",
|
||||
"favourited_by": "Favorited By",
|
||||
"filter_hidden_phrase": "Filtered by",
|
||||
"filter_removed_phrase": "Removed by filter",
|
||||
"filter_show_anyway": "Show anyway",
|
||||
"img_alt": {
|
||||
"ALT": "ALT",
|
||||
|
@ -585,7 +583,6 @@
|
|||
"ends": "ends {0}",
|
||||
"finished": "finished {0}"
|
||||
},
|
||||
"reblogged": "{0} reblogged",
|
||||
"replying_to": "Replying to {0}",
|
||||
"show_full_thread": "Show Full thread",
|
||||
"someone": "someone",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue