Merge branch 'develop' into router-migration
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -283,6 +283,8 @@
|
||||
"badge_input.placeholder": "Enter a badge…",
|
||||
"birthday_panel.title": "Birthdays",
|
||||
"birthdays_modal.empty": "None of your friends have birthday today.",
|
||||
"block_modal.auto_expire": "Automatically expire block?",
|
||||
"block_modal.note.hint": "You can leave an optional note to remember why you blocked this account. This note is only visible to you.",
|
||||
"bookmark_folders.add.fail": "Failed to create bookmark folder",
|
||||
"bookmark_folders.add.success": "Bookmark folder created successfully",
|
||||
"bookmark_folders.all_bookmarks": "All bookmarks",
|
||||
@ -1272,6 +1274,9 @@
|
||||
"mute_modal.auto_expire": "Automatically expire mute?",
|
||||
"mute_modal.duration": "Duration",
|
||||
"mute_modal.hide_notifications": "Hide notifications from this user?",
|
||||
"mute_modal.note.hint": "You can leave an optional note to remember why you muted this account. This note is only visible to you.",
|
||||
"mute_modal.note.label.add": "Add account note",
|
||||
"mute_modal.note.label.edit": "Edit account note",
|
||||
"my_groups_panel.title": "My groups",
|
||||
"navigation.chats": "Chats",
|
||||
"navigation.compose": "Compose",
|
||||
|
||||
Reference in New Issue
Block a user