Skip to content

Commit

Permalink
fix: update text for jans clients
Browse files Browse the repository at this point in the history
  • Loading branch information
mjatin-dev committed Feb 3, 2025
1 parent 7ed0aa8 commit c17b930
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion admin-ui/app/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"access_denied_message": "You do not have permission to access this page",
"access_contact_admin": "Please contact your administrator for more information",
"mau_users": "Max. MAU for LTM (Lock)",
"mau_clients": "Max. MAC for LTM (Lock)"
"mau_clients": "Jan lock clients"
},
"fields": {
"access_token_signing_alg": "JWS alg for signing",
Expand Down
2 changes: 1 addition & 1 deletion admin-ui/app/locales/fr/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"access_denied_message": "Vous n'êtes pas autorisé à accéder à cette page",
"access_contact_admin": "Veuillez contacter l'administrateur pour obtenir de l'aide",
"mau_users": "Max. MAU pour LTM (Verrouillage)",
"mau_clients": "Max. MAC pour LTM (Verrouillage)"
"mau_clients": "Janvier verrouiller les clients"
},
"menus": {
"adminui": "Administratrice",
Expand Down
2 changes: 1 addition & 1 deletion admin-ui/app/locales/pt/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"access_denied_message":"Entre em contato com o administrador para obter ajuda",
"access_contact_admin":"Se você acha que isso é um erro, entre em contato com o administrador",
"mau_users": "Máx. MAU para LTM (Bloqueio)",
"mau_clients": "Máx. MAC para LTM (Bloqueio)"
"mau_clients": "Janeiro bloquear clientes"
},
"menus": {
"adminui": "Admin",
Expand Down

0 comments on commit c17b930

Please sign in to comment.