mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-12-16 15:19:56 +00:00
Localisations
This commit is contained in:
parent
512adf99d8
commit
bc8bb68a28
15 changed files with 1002 additions and 73 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"@@last_modified": "2020-03-03T11:00:06.908535",
|
||||
"appTitle": "Hello World",
|
||||
"@@last_modified": "2020-03-05T15:58:18.683548",
|
||||
"appTitle": "Axes & Dices",
|
||||
"@appTitle": {
|
||||
"description": "Title for the application",
|
||||
"type": "text",
|
||||
|
|
@ -53,5 +53,161 @@
|
|||
"description": "Title for the Class page",
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"abilitiesTitle": "Abilities",
|
||||
"@abilitiesTitle": {
|
||||
"description": "Title for the Abilities page",
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"othersTitle": "Others",
|
||||
"@othersTitle": {
|
||||
"description": "Title for the Others page",
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"raceAbilityScoreIncrease": "Ability Score Increase",
|
||||
"@raceAbilityScoreIncrease": {
|
||||
"description": "",
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"raceAge": "Age",
|
||||
"@raceAge": {
|
||||
"description": "",
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"raceAlignment": "Alignment",
|
||||
"@raceAlignment": {
|
||||
"description": "",
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"raceSize": "Size",
|
||||
"@raceSize": {
|
||||
"description": "",
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"raceSpeed": "Speed",
|
||||
"@raceSpeed": {
|
||||
"description": "",
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"raceDarkvision": "Darkvision",
|
||||
"@raceDarkvision": {
|
||||
"description": "",
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"raceLanguages": "Languages",
|
||||
"@raceLanguages": {
|
||||
"description": "",
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"monstersTypes": "Types",
|
||||
"@monstersTypes": {
|
||||
"description": "",
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"monstersChallenges": "Challenges",
|
||||
"@monstersChallenges": {
|
||||
"description": "",
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"monstersSizes": "Sizes",
|
||||
"@monstersSizes": {
|
||||
"description": "",
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"monstersSources": "Sources",
|
||||
"@monstersSources": {
|
||||
"description": "",
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"monstersTerrains": "Terrains",
|
||||
"@monstersTerrains": {
|
||||
"description": "",
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"spellsClasses": "Classes",
|
||||
"@spellsClasses": {
|
||||
"description": "",
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"spellsLevels": "Levels",
|
||||
"@spellsLevels": {
|
||||
"description": "",
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"spellsSchools": "Schools",
|
||||
"@spellsSchools": {
|
||||
"description": "",
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"spellsRituals": "Rituals",
|
||||
"@spellsRituals": {
|
||||
"description": "",
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"spellsCastingTimes": "Casting Times",
|
||||
"@spellsCastingTimes": {
|
||||
"description": "",
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"spellsRanges": "Ranges",
|
||||
"@spellsRanges": {
|
||||
"description": "",
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"spellsVerbalComponents": "Verbal Components",
|
||||
"@spellsVerbalComponents": {
|
||||
"description": "",
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"spellsSomaticComponents": "Somatic Components",
|
||||
"@spellsSomaticComponents": {
|
||||
"description": "",
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"spellsMaterialComponents": "Material Components",
|
||||
"@spellsMaterialComponents": {
|
||||
"description": "",
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"spellsConcentrations": "Concentrations",
|
||||
"@spellsConcentrations": {
|
||||
"description": "",
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"spellsDurations": "Durations",
|
||||
"@spellsDurations": {
|
||||
"description": "",
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"spellsSources": "Sources",
|
||||
"@spellsSources": {
|
||||
"description": "",
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue