Dice picker v2 localization

This commit is contained in:
Vlyan
2020-12-12 22:06:06 +01:00
parent a41f074cb8
commit 40b75e9c1c
5 changed files with 31 additions and 16 deletions

View File

@@ -67,9 +67,16 @@
"explosives": "Explosives",
"opportunities": "Opportunities",
"strives": "Strives",
"difficulty": "Difficulty",
"difficulty": "TN",
"difficulty_hidden": "TN ???",
"dicepicker": "Dice Picker"
},
"dicepicker": {
"difficulty_title": "Difficulty",
"difficulty_hidden_label": "Hide TN",
"use_void_point_label": "Spend a Void point",
"roll_label": "Roll"
},
"max": "Max",
"current": "Current",
"quantity": "Quantity",

View File

@@ -67,9 +67,16 @@
"explosives": "Explosives",
"opportunities": "Opportunities",
"strives": "Strives",
"difficulty": "Difficulty",
"difficulty": "TN",
"difficulty_hidden": "TN ???",
"dicepicker": "Dice Picker"
},
"dicepicker": {
"difficulty_title": "Difficulty",
"difficulty_hidden_label": "Hide TN",
"use_void_point_label": "Spend a Void point",
"roll_label": "Roll"
},
"max": "Max",
"current": "Actuales",
"quantity": "Cantidad",

View File

@@ -65,11 +65,18 @@
"chatdices": {
"successes": "Succès",
"explosives": "Explosifs",
"opportunities": "Opportunités",
"opportunities": "Aubaines",
"strives": "Conflits",
"difficulty": "Difficulté",
"difficulty": "ND",
"difficulty_hidden": "ND ???",
"dicepicker": "Dice Picker"
},
"dicepicker": {
"difficulty_title": "Difficulté",
"difficulty_hidden_label": "ND Caché",
"use_void_point_label": "Dépenser un point de Vide",
"roll_label": "Lancer"
},
"max": "Max",
"current": "Actuel",
"quantity": "Quantité",