feat: update translate

This commit is contained in:
okatu-loli
2024-09-24 18:37:26 +08:00
parent 095659b764
commit 669334c716
51 changed files with 402 additions and 2 deletions

View File

@ -126,6 +126,12 @@
"The objectKey: %s is not allowed": "La clé d'objet : %s n'est pas autorisée",
"The provider type: %s is not supported": "Le type de fournisseur : %s n'est pas pris en charge"
},
"the adapter": {
" %s is not found": " %s is not found"
},
"the organization": {
" %s is not found": " %s is not found"
},
"token": {
"Grant_type: %s is not supported in this application": "Type_de_subvention : %s n'est pas pris en charge dans cette application",
"Invalid application or wrong clientSecret": "Application invalide ou clientSecret incorrect",
@ -135,6 +141,8 @@
},
"user": {
"Display name cannot be empty": "Le nom d'affichage ne peut pas être vide",
"MFA email is enabled but email is empty": "MFA email is enabled but email is empty",
"MFA phone is enabled but phone number is empty": "MFA phone is enabled but phone number is empty",
"New password cannot contain blank space.": "Le nouveau mot de passe ne peut pas contenir d'espace."
},
"user_upload": {