Invoke ./tools/localazy/downloadStrings.sh --all

This commit is contained in:
Benoit Marty 2023-04-05 12:25:17 +02:00
parent 64476de153
commit 00964212b7
2 changed files with 0 additions and 12 deletions

View file

@ -1,11 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<plurals name="screen_room_member_list_header_title">
<item quantity="zero">"0 personas"</item>
<item quantity="one">"Una persona"</item>
<item quantity="two"></item>
<item quantity="few"></item>
<item quantity="many"></item>
<item quantity="other">"%1$d personas"</item>
</plurals>
<string name="screen_dm_details_block_alert_action">"Bloquear"</string>