Needs babele, fix translation, fix margine

This commit is contained in:
2023-08-16 21:17:34 +02:00
parent 5dca748bf3
commit b9e2a77e88
25 changed files with 59 additions and 64 deletions

View File

@ -1,7 +1,8 @@
{
"TYPES": {
"Actor": {
"character": "PC",
"pc": "Player Character",
"npc": "Non-Player Character",
"annency": "Annency"
},
"Item": {

View File

@ -1,7 +1,8 @@
{
"TYPES": {
"Actor":{
"character": "Personnage",
"pc": "Personnage Joueur",
"npc": "Personnage Non Joueur",
"annency": "Anence"
},
"Item": {