-
-
Notifications
You must be signed in to change notification settings - Fork 11
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 #35 from Calvineries/patch-1
- Loading branch information
Showing
1 changed file
with
16 additions
and
0 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"petowner.midnightconfig.title": "Configuration de Pet Owner", | ||
"petowner.midnightconfig.keybindMode": "Mode de raccourci clavier (uniquement lorsqu'un raccourci clavier est défini)", | ||
"petowner.midnightconfig.alwaysShow": "Toujours afficher le propriétaire, même lorsque vous ne le regardez pas", | ||
"petowner.midnightconfig.showKeybindMessage": "Afficher les messages de raccourcis clavier", | ||
"petowner.midnightconfig.enum.KeybindMode.TOGGLE": "Basculer", | ||
"petowner.midnightconfig.enum.KeybindMode.HOLD": "Maintenir", | ||
|
||
"text.petowner.message.owner": "§3Propriétaire : %s", | ||
"text.petowner.message.error": "§4Quelque chose s'est mal passé", | ||
"text.petowner.message.enabled": "§a§lAffiche §rle nom des animaux de compagnie", | ||
"text.petowner.message.disabled": "§c§lCache §rle nom des animaux de compagnie", | ||
|
||
"category.petowner.title": "Propriétaire d'animal de compagnie", | ||
"key.petowner.hide": "Cacher le propriétaire" | ||
} |