Sync Strings (#2230)
Co-authored-by: bmarty <bmarty@users.noreply.github.com>
This commit is contained in:
parent
c6402f3c02
commit
3a37460814
50 changed files with 580 additions and 63 deletions
|
|
@ -39,6 +39,8 @@
|
|||
<string name="state_event_room_name_changed_by_you">"Hai cambiato il nome della stanza in: %1$s"</string>
|
||||
<string name="state_event_room_name_removed">"%1$s ha rimosso il nome della stanza"</string>
|
||||
<string name="state_event_room_name_removed_by_you">"Hai rimosso il nome della stanza"</string>
|
||||
<string name="state_event_room_none">"%1$s non ha apportato modifiche"</string>
|
||||
<string name="state_event_room_none_by_you">"Non hai apportato modifiche"</string>
|
||||
<string name="state_event_room_reject">"%1$s ha rifiutato l\'invito"</string>
|
||||
<string name="state_event_room_reject_by_you">"Hai rifiutato l\'invito"</string>
|
||||
<string name="state_event_room_remove">"%1$s ha rimosso %2$s"</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue