Using the "new" Babele.get().setSystemTranslationsDir() for embed translation

This commit is contained in:
Vlyan
2021-12-18 11:12:27 +01:00
parent 1a0532e2ef
commit 1578d899d9
29 changed files with 3 additions and 7 deletions

View File

@@ -0,0 +1,27 @@
{
"label": "Rouleaux de marque",
"mapping": {
"description": "data.description",
"book_reference": "data.book_reference"
},
"entries": [
{
"id": "Ichis Second Sight",
"name": "La seconde vision dIchi",
"description": "",
"book_reference": "LOutremonde p.108"
},
{
"id": "Hasegawas Denial",
"name": "Le refus dHasegawa",
"description": "",
"book_reference": "LOutremonde p.108"
},
{
"id": "Maikaras Rebuke",
"name": "La mercuriale de Maikara",
"description": "",
"book_reference": "LOutremonde p.108"
}
]
}