Sync Strings from Localazy (#6269)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2026-03-02 14:54:50 +01:00 committed by GitHub
parent fb17509726
commit cf479a8df0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
167 changed files with 2455 additions and 1322 deletions

View file

@ -32,4 +32,5 @@
<string name="screen_room_multiple_knock_requests_view_all_button_title">"Προβολή όλων"</string>
<string name="screen_room_single_knock_request_accept_button_title">"Αποδοχή"</string>
<string name="screen_room_single_knock_request_title">"%1$s θέλει να συμμετάσχει σε αυτή την αίθουσα"</string>
<string name="screen_room_single_knock_request_view_button_title">"Προβολή"</string>
</resources>

View file

@ -32,4 +32,5 @@
<string name="screen_room_multiple_knock_requests_view_all_button_title">"Ver todo"</string>
<string name="screen_room_single_knock_request_accept_button_title">"Aceptar"</string>
<string name="screen_room_single_knock_request_title">"%1$s quiere unirse a esta sala"</string>
<string name="screen_room_single_knock_request_view_button_title">"Ver"</string>
</resources>