mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 10:20:29 -06:00
I18n: Download translations from Crowdin (#84051)
New Crowdin translations by GitHub Action Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
4272483c54
commit
c21278397b
@ -1208,7 +1208,8 @@
|
||||
"new-password-same-as-old": "Neues Passwort kann nicht das gleiche sein wie das alte.",
|
||||
"old-password-label": "Altes Passwort",
|
||||
"old-password-required": "Altes Passwort ist erforderlich",
|
||||
"passwords-must-match": "Passwörter müssen übereinstimmen"
|
||||
"passwords-must-match": "Passwörter müssen übereinstimmen",
|
||||
"strong-password-validation-register": ""
|
||||
}
|
||||
},
|
||||
"public-dashboard": {
|
||||
|
@ -1208,7 +1208,8 @@
|
||||
"new-password-same-as-old": "La nueva contraseña no puede ser la misma que la antigua.",
|
||||
"old-password-label": "Contraseña antigua",
|
||||
"old-password-required": "Se requiere la contraseña antigua",
|
||||
"passwords-must-match": "Las contraseñas deben coincidir"
|
||||
"passwords-must-match": "Las contraseñas deben coincidir",
|
||||
"strong-password-validation-register": ""
|
||||
}
|
||||
},
|
||||
"public-dashboard": {
|
||||
|
@ -1208,7 +1208,8 @@
|
||||
"new-password-same-as-old": "Le nouveau mot de passe ne peut pas être le même que l'ancien.",
|
||||
"old-password-label": "Ancien mot de passe",
|
||||
"old-password-required": "Vous devez saisir l'ancien mot de passe",
|
||||
"passwords-must-match": "Les mots de passe doivent être identiques"
|
||||
"passwords-must-match": "Les mots de passe doivent être identiques",
|
||||
"strong-password-validation-register": ""
|
||||
}
|
||||
},
|
||||
"public-dashboard": {
|
||||
|
@ -1202,7 +1202,8 @@
|
||||
"new-password-same-as-old": "新密码不能和旧密码相同。",
|
||||
"old-password-label": "旧密码",
|
||||
"old-password-required": "旧密码是必需项",
|
||||
"passwords-must-match": "密码必须一致"
|
||||
"passwords-must-match": "密码必须一致",
|
||||
"strong-password-validation-register": ""
|
||||
}
|
||||
},
|
||||
"public-dashboard": {
|
||||
|
Loading…
Reference in New Issue
Block a user