mirror of
https://github.com/nishiki/manage-password.git
synced 2024-11-23 05:47:53 +00:00
fix translate
This commit is contained in:
parent
2ff967cded
commit
2883c0d51c
2 changed files with 2 additions and 2 deletions
|
@ -52,7 +52,7 @@ en:
|
|||
setup: "Create a new configuration file"
|
||||
setup_wallet: "Create a new configuration file for a wallet"
|
||||
show: "Search and show the items"
|
||||
show_all: "Show all items"
|
||||
show_all: "List all items"
|
||||
remove: "Delete an item"
|
||||
update: "Update an item"
|
||||
usage: "Usage"
|
||||
|
|
|
@ -52,7 +52,7 @@ fr:
|
|||
setup: "Création d'un nouveau fichier de configuration"
|
||||
setup_wallet: "Création d'un nouveau fichier de configuration pour un portefeuille"
|
||||
show: "Recherche et affiche les éléments"
|
||||
show_all: "Affiche tous les éléments"
|
||||
show_all: "Liste tous les éléments"
|
||||
remove: "Supprime un élément"
|
||||
update: "Met à jour un élément"
|
||||
usage: "Utilisation"
|
||||
|
|
Loading…
Reference in a new issue