mirror of
https://github.com/nishiki/manage-password.git
synced 2024-11-23 05:47:53 +00:00
fix translation
This commit is contained in:
parent
4cc134afb4
commit
b5230f2cfe
2 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,7 @@ en:
|
|||
not_authorized: "You haven't the access to remote file!"
|
||||
upload: "Can't upload the file on the server!"
|
||||
unknown: "An unknown error is occured!"
|
||||
unknown_type: "The sync type is unknown"
|
||||
|
||||
warning:
|
||||
select: 'Your choice is not a valid element!'
|
||||
|
|
|
@ -30,6 +30,7 @@ fr:
|
|||
not_authorized: "Vous n'avez pas les autorisations d'accès au fichier distant!"
|
||||
upload: "Impossible d'envoyer le fichier sur le serveur!"
|
||||
unknown: "Une erreur inconnue est survenue!"
|
||||
unknown_type: "Le type de synchronisation est inconnu"
|
||||
|
||||
warning:
|
||||
select: "Votre choix n'est pas un élément valide!"
|
||||
|
|
Loading…
Reference in a new issue