Profilo utente (birthdate/sex/notes), kid agent, i18n, shared folders, UX
This commit is contained in:
@@ -937,6 +937,10 @@ export default {
|
||||
'users.modal.display_name': 'Display name',
|
||||
'users.modal.optional': '(optional)',
|
||||
'users.modal.role': 'Role',
|
||||
'users.modal.birthdate': 'Date of birth',
|
||||
'users.modal.sex': 'Sex',
|
||||
'users.modal.notes': 'Notes',
|
||||
'users.modal.notes_hint': 'Included in the profile shown to agents.',
|
||||
'users.modal.password': 'Password',
|
||||
'users.modal.new_password': 'New password',
|
||||
'users.modal.encrypt': 'Encrypt conversation history',
|
||||
|
||||
@@ -937,6 +937,10 @@ export default {
|
||||
'users.modal.display_name': 'Nom d\'affichage',
|
||||
'users.modal.optional': '(facultatif)',
|
||||
'users.modal.role': 'Rôle',
|
||||
'users.modal.birthdate': 'Date de naissance',
|
||||
'users.modal.sex': 'Sexe',
|
||||
'users.modal.notes': 'Notes',
|
||||
'users.modal.notes_hint': 'Incluses dans le profil montré aux agents.',
|
||||
'users.modal.password': 'Mot de passe',
|
||||
'users.modal.new_password': 'Nouveau mot de passe',
|
||||
'users.modal.encrypt': 'Chiffrer l\'historique des conversations',
|
||||
|
||||
@@ -937,6 +937,10 @@ export default {
|
||||
'users.modal.display_name': 'Nome visualizzato',
|
||||
'users.modal.optional': '(opzionale)',
|
||||
'users.modal.role': 'Ruolo',
|
||||
'users.modal.birthdate': 'Data di nascita',
|
||||
'users.modal.sex': 'Sesso',
|
||||
'users.modal.notes': 'Note',
|
||||
'users.modal.notes_hint': 'Incluse nel profilo mostrato agli agenti.',
|
||||
'users.modal.password': 'Password',
|
||||
'users.modal.new_password': 'Nuova password',
|
||||
'users.modal.encrypt': 'Cifra cronologia conversazioni',
|
||||
|
||||
Reference in New Issue
Block a user