mirror of
https://github.com/nishiki/manage-password.git
synced 2024-11-26 23:33:03 +00:00
update translation
This commit is contained in:
parent
724fc1752a
commit
eb040310c3
2 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
en:
|
||||
error:
|
||||
client:
|
||||
no_authorized: "You aren't authorized."
|
||||
config:
|
||||
write: "Can't write the config file!"
|
||||
check: "Checkconfig failed!"
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
fr:
|
||||
error:
|
||||
client:
|
||||
no_authorized: "Vous n'êtes pas autorisé!"
|
||||
config:
|
||||
write: "Impossible d'écrire le fichier de configuration!"
|
||||
check: "Le fichier de configuration est invalide!"
|
||||
|
|
Loading…
Reference in a new issue