diff --git a/app/devices/app_languages.php b/app/devices/app_languages.php index a8b70ceaf0..2f70bd4aaa 100644 --- a/app/devices/app_languages.php +++ b/app/devices/app_languages.php @@ -262,10 +262,10 @@ $text['header-profile']['pt-pt'] = "Perfil"; $text['header-profile']['fr-fr'] = "Profil"; - $text['description-profile']['en-us'] = "Define the assignments for this key profile."; - $text['description-profile']['es-cl'] = "Definir las asignaciones para este perfil de llave."; - $text['description-profile']['pt-pt'] = "Definir as atribuições para esse perfil de chave."; - $text['description-profile']['fr-fr'] = "Définir les missions pour ce profil de clé."; + $text['description-profile']['en-us'] = "Define the assignments for this profile."; + $text['description-profile']['es-cl'] = "Definir las asignaciones para este perfil."; + $text['description-profile']['pt-pt'] = "Definir as atribuições para esse perfil."; + $text['description-profile']['fr-fr'] = "Définir les missions pour ce profil."; $text['label-profile']['en-us'] = "Profile"; $text['label-profile']['es-cl'] = "Perfil";