Added babele french translation into system

This commit is contained in:
Vlyan
2021-01-06 11:39:38 +01:00
parent 9086bc52cc
commit d55503224b
20 changed files with 3205 additions and 8 deletions

View File

@@ -0,0 +1,33 @@
{
"label": "Techniques Ninjutsu",
"mapping": {
"description": "data.description",
"book_reference": "data.book_reference"
},
"entries": [
{
"id": "Deadly Sting",
"name": "Dard mortel",
"description": "",
"book_reference": "LdR p.226"
},
{
"id": "Skulk",
"name": "Disparition",
"description": "",
"book_reference": "LdR p.226"
},
{
"id": "Silencing Stroke",
"name": "Neutralisation",
"description": "",
"book_reference": "LdR p.227"
},
{
"id": "Noxious Cloud",
"name": "Nuage toxique",
"description": "",
"book_reference": "LdR p.227"
}
]
}