[Strings] Sync the strings.

This commit is contained in:
Benoit Marty 2023-03-27 14:36:46 +02:00
parent 992b087303
commit 0af5ee0741
12 changed files with 283 additions and 0 deletions

View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="screen_create_room_action_create_room">"New room"</string>
<string name="screen_create_room_action_invite_people">"Invite people"</string>
<string name="screen_create_room_add_people_title">"Add people"</string>
</resources>