change(roles and permissions): rename package changeroommemberrole to rolesandpermissions

This commit is contained in:
ganfra 2025-11-03 16:36:58 +01:00
parent e3364c4405
commit ab0e4429d6
60 changed files with 46 additions and 44 deletions

View file

@ -0,0 +1,10 @@
<?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="one">"%1$d asmuo"</item>
<item quantity="few">"%1$d asmenys"</item>
<item quantity="other">"%1$d asmenų"</item>
</plurals>
<string name="screen_room_member_list_pending_header_title">"Laukiama"</string>
<string name="screen_room_member_list_room_members_header_title">"Kambario nariai"</string>
</resources>