diff --git a/l10n/en.js b/l10n/en.js index a08431b6b..e903b6123 100644 --- a/l10n/en.js +++ b/l10n/en.js @@ -42,7 +42,7 @@ OC.L10N.register( 'Delete group': 'Delete group', 'Role': 'Role', 'Add users': 'Add users', - 'S.A.': 'W.M.', + 'S.A.': 'WM', 'Set quota': 'Set quota', 'Space administrators': 'Workspace manager', 'Users': 'Users', diff --git a/l10n/fr.js b/l10n/fr.js index 090058aad..c80ff885c 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -56,7 +56,7 @@ OC.L10N.register( 'Rename group': 'Renommer le groupe', 'Delete group': 'Supprimer le groupe', 'Role': 'Rôle', - 'S.A.': 'G.E.', + 'S.A.': 'GE.', 'Error 403': 'Erreur 403', 'You aren\'t allowed to access into this application !': 'Vous n\'êtes pas autorisé à être dans cette application !', 'return to home': 'retourner à l\'accueil',