added ownership transfer
This commit is contained in:
@@ -43,6 +43,7 @@ chat-room-actions-leave-confirm = Are you sure you want to leave this room?
|
||||
chat-room-actions-delete = Delete Room
|
||||
chat-room-actions-delete-confirm = Are you sure you want to delete this room? This cannot be undone.
|
||||
chat-room-actions-ownership = Transfer Ownership
|
||||
chat-room-actions-ownership-confirm = Do you really wish to transfer this room's ownership to {$user}? You might never get it back.
|
||||
chat-create-title = Create room
|
||||
chat-create-name = Room name
|
||||
chat-create-name-placeholder = room name
|
||||
@@ -110,3 +111,4 @@ shared-save = Save
|
||||
shared-updating = Updating
|
||||
shared-delete = Delete
|
||||
shared-leave = Leave
|
||||
shared-confirm = Confirm
|
||||
|
||||
@@ -43,6 +43,7 @@ chat-room-actions-leave-confirm = Voulez-vous vraiment quitter ce salon?
|
||||
chat-room-actions-delete = Supprimer le Salon
|
||||
chat-room-actions-delete-confirm = Voulez-vous vraiment supprimer ce salon? C'est irréversible.
|
||||
chat-room-actions-ownership = Transférer la Propriété
|
||||
chat-room-actions-ownership-confirm = Voulez-vous vraiment transférer la propriété du salon à {$user}? Vous pourriez ne jamais la récupérer.
|
||||
chat-create-title = Créer un salon
|
||||
chat-create-name = Nom du salon
|
||||
chat-create-name-placeholder = nom du salon
|
||||
@@ -108,3 +109,4 @@ shared-save = Enregistrer
|
||||
shared-updating = Mise à jour...
|
||||
shared-delete = Supprimer
|
||||
shared-leave = Quitter
|
||||
shared-confirm = Confirmer
|
||||
|
||||
Reference in New Issue
Block a user