mirror of
https://github.com/nishiki/manage-password.git
synced 2024-11-27 07:33:05 +00:00
add translate for Sync.rb
This commit is contained in:
parent
a77266daf7
commit
ff15c3d6e7
2 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,7 @@ en:
|
||||||
update:
|
update:
|
||||||
name_empty: "You must define a name!"
|
name_empty: "You must define a name!"
|
||||||
sync:
|
sync:
|
||||||
|
connection: "Connection fail!"
|
||||||
no_data: "Nothing data!"
|
no_data: "Nothing data!"
|
||||||
not_authorized: "You haven't the access to remote file!"
|
not_authorized: "You haven't the access to remote file!"
|
||||||
unknown: "An unknown error is occured!"
|
unknown: "An unknown error is occured!"
|
||||||
|
|
|
@ -18,6 +18,7 @@ fr:
|
||||||
update:
|
update:
|
||||||
name_empty: "Vous devez définir un nom!"
|
name_empty: "Vous devez définir un nom!"
|
||||||
sync:
|
sync:
|
||||||
|
connection: "La connexion n'a pu être établie"
|
||||||
no_data: "Aucune data!"
|
no_data: "Aucune data!"
|
||||||
not_authorized: "Vous n'avez pas les autorisations d'accès au fichier distant!"
|
not_authorized: "Vous n'avez pas les autorisations d'accès au fichier distant!"
|
||||||
unknown: "Une erreur inconnue est survenue!"
|
unknown: "Une erreur inconnue est survenue!"
|
||||||
|
|
Loading…
Reference in a new issue