1
0
mirror of https://github.com/dani/vroom.git synced 2024-06-29 15:03:41 +02:00

Minor locale update

This commit is contained in:
Daniel Berteaud 2014-05-29 23:32:17 +02:00
parent 60f0cb53b9
commit 6c796f1a15
2 changed files with 2 additions and 2 deletions

View File

@ -95,7 +95,7 @@ our %Lexicon = (
"YOU_CAN_PASSWORD_PROTECT_JOIN" => "You can protect this room with a password",
"PASSWORD" => "Password",
"PASSWORD_PROTECT" => "Password protect",
"PASSWORD_SET" => "Password updated",
"PASSWORD_SET" => "Password set",
"PASSWORD_REMOVED" => "Password removed",
"PASSWORDS_DO_NOT_MATCH" => "Passwords do not match",
"MAKE_THIS_ROOM_PERSISTENT" => "Make this room persistent",

View File

@ -102,7 +102,7 @@ our %Lexicon = (
"YOU_CAN_PASSWORD_PROTECT_JOIN" => "Protéger l'accès au salon par un mot de passe",
"PASSWORD" => "Mot de passe",
"PASSWORD_PROTECT" => "Protéger par mot de passe",
"PASSWORD_SET" => "Le mot de passe a été mis à jour",
"PASSWORD_SET" => "Le mot de passe a été pris en compte",
"PASSWORD_REMOVED" => "Le mot de passe a été supprimé",
"PASSWORDS_DO_NOT_MATCH" => "Les mots de passe ne correspondent pas",
"MAKE_THIS_ROOM_PERSISTENT" => "Rendre ce salon persistant",