Profilo utente (birthdate/sex/notes), kid agent, i18n, shared folders, UX

This commit is contained in:
2026-07-19 08:45:17 +01:00
parent 126886e309
commit c389962e3c
25 changed files with 809 additions and 117 deletions
+4
View File
@@ -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',
+4
View File
@@ -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',
+4
View File
@@ -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',