-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from LaBoulangerie/french-translation
Add french translation
- Loading branch information
Showing
2 changed files
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
noTownVaultPerm: "Vous n'avez pas la permission de créer un coffre-fort de ville ici." | ||
noTownResident: "Impossible de créer un coffre-fort de ville : Vous n'êtes pas résident d'une ville." | ||
noNationVaultPerm: "Vous n'avez pas la permission de créer un coffre-fort de nation ici." | ||
notInNation: "Impossible de créer un coffre-fort de nation : Vous n'appartenez pas à une nation." | ||
vaultNotInTown: "Vous ne pouvez pas créer de coffre-fort en dehors des villes." | ||
tooManyVaults: "Vous ne pouvez pas créer plus de coffre-fort ! Max : %max" |