Sync Strings (#3852)
* Sync Strings from Localazy * Fix tests --------- 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
b097e9631b
commit
156e27a761
133 changed files with 977 additions and 922 deletions
|
|
@ -154,6 +154,10 @@
|
|||
<string name="common_light">"روشن"</string>
|
||||
<string name="common_link_copied_to_clipboard">"پیوند در تختهگیره رونوشت شد"</string>
|
||||
<string name="common_loading">"بار کردن…"</string>
|
||||
<plurals name="common_member_count">
|
||||
<item quantity="one">"%1$d عضو"</item>
|
||||
<item quantity="other">"%1$d عضو"</item>
|
||||
</plurals>
|
||||
<string name="common_message">"پیام"</string>
|
||||
<string name="common_message_actions">"کنشهای پیام"</string>
|
||||
<string name="common_message_layout">"جینش پیام"</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue