Sync Strings (#4590)
* Sync Strings from Localazy * Fix strings usage after some were moved * Fix Norwegian string that was causing lint to fail * Update screenshots --------- Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com> Co-authored-by: Jorge Martín <jorgem@element.io>
This commit is contained in:
parent
cbfc5e0955
commit
d9bfcc6c52
157 changed files with 2042 additions and 1108 deletions
|
|
@ -6,6 +6,7 @@ val locales = setOf(
|
|||
"be",
|
||||
"bg",
|
||||
"cs",
|
||||
"cy",
|
||||
"de",
|
||||
"el",
|
||||
"en",
|
||||
|
|
@ -20,6 +21,7 @@ val locales = setOf(
|
|||
"in",
|
||||
"it",
|
||||
"ka",
|
||||
"lt",
|
||||
"nb",
|
||||
"nl",
|
||||
"pl",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue