Merge remote-tracking branch 'origin/develop' into customizable-post-actions
This commit is contained in:
commit
41f54b687b
35 changed files with 1345 additions and 1661 deletions
|
|
@ -321,7 +321,8 @@
|
|||
"auto_save_nothing_new": "Nothing new to save.",
|
||||
"auto_save_saved": "Saved.",
|
||||
"auto_save_saving": "Saving...",
|
||||
"save_to_drafts_button": "Save to drafts"
|
||||
"save_to_drafts_button": "Save to drafts",
|
||||
"save_to_drafts_and_close_button": "Save to drafts and close"
|
||||
},
|
||||
"registration": {
|
||||
"bio_optional": "Bio (optional)",
|
||||
|
|
@ -381,6 +382,7 @@
|
|||
"actor_type_Person": "a normal user",
|
||||
"actor_type_Service": "a bot",
|
||||
"actor_type_Group": "a group",
|
||||
"mobile_center_dialog": "Vertically center dialogs on mobile",
|
||||
"app_name": "App name",
|
||||
"expert_mode": "Show advanced",
|
||||
"save": "Save changes",
|
||||
|
|
@ -867,7 +869,8 @@
|
|||
"lookup_local_fonts": "Load list of fonts installed on this computer",
|
||||
"enter_manually": "Enter font name family manually",
|
||||
"entry": "Enter {fontFamily}",
|
||||
"select": "Select font"
|
||||
"select": "Select font",
|
||||
"label": "{label} font"
|
||||
}
|
||||
},
|
||||
"interface_font_user_override": "Override theme/browser font used",
|
||||
|
|
@ -1250,6 +1253,7 @@
|
|||
"external_source": "External source",
|
||||
"muted_words": "Wordfiltered: {word} | Wordfiltered: {word} and {numWordsMore} more words",
|
||||
"multi_reason_mute": "{main} | {main} + one more reason | {main} + {numReasonsMore} more reasons",
|
||||
"muted_user": "User muted",
|
||||
"thread_muted": "Thread muted",
|
||||
"thread_muted_and_words": ", has words:",
|
||||
"sensitive_muted": "Muting sensitive content",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue