Sync Strings (#5792)
* Sync Strings from Localazy * Update localazy config and sync strings. * Use the new localazy key. * Sync strings again * Sync strings again and fix compilation issue. * Update screenshots --------- Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com> Co-authored-by: Benoit Marty <benoit@matrix.org>
This commit is contained in:
parent
75e2eb415e
commit
cd9a0272c5
97 changed files with 1109 additions and 1106 deletions
|
|
@ -198,6 +198,7 @@
|
|||
"screen_room_details_.*",
|
||||
"screen\\.room_details\\..*",
|
||||
"screen_room_member_list_.*",
|
||||
"screen\\.room_member_list\\..*",
|
||||
"screen_room_notification_settings_.*",
|
||||
"screen_notification_settings_edit_failed_updating_default_mode",
|
||||
"screen_polls_history_title",
|
||||
|
|
@ -373,7 +374,8 @@
|
|||
"screen_room_change_.*",
|
||||
"screen_room_roles_.*",
|
||||
"screen\\.room_roles_and_permissions\\..*",
|
||||
"screen_room_member_list.*"
|
||||
"screen_room_member_list.*",
|
||||
"screen\\.room_member_list\\..*"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue