style / tools optis & new tools calculator
All checks were successful
Deploy Sokko G / deploy (push) Successful in 6s
All checks were successful
Deploy Sokko G / deploy (push) Successful in 6s
This commit is contained in:
parent
6b84607b25
commit
0db35a0d2c
23 changed files with 1106 additions and 24 deletions
|
|
@ -98,6 +98,28 @@
|
|||
"Faites un export global régulier pour garder une sauvegarde."
|
||||
]
|
||||
},
|
||||
"modules": {
|
||||
"notepad": {
|
||||
"placeholder": "Notes rapides..."
|
||||
},
|
||||
"checklist": {
|
||||
"itemPlaceholder": "Nouvel item",
|
||||
"importPlaceholder": "Importer plusieurs items...\nPotion:10\nMéga potion:5"
|
||||
},
|
||||
"links": {
|
||||
"titlePlaceholder": "Nom du lien",
|
||||
"urlPlaceholder": "https://...",
|
||||
"importPlaceholder": "Importer plusieurs liens...\nBuild:https://example.com/build?class=rogue\nMap:https://example.com/map"
|
||||
},
|
||||
"counters": {
|
||||
"labelPlaceholder": "Nom du compteur"
|
||||
},
|
||||
"calculator": {
|
||||
"expressionPlaceholder": "10*10",
|
||||
"labelPlaceholder": "ex: Lingots de fer",
|
||||
"scrollableTitle": "Liste scrollable"
|
||||
}
|
||||
},
|
||||
"emptyTitle": "Aucune toolbox",
|
||||
"emptyText": "Créez une première toolbox pour stocker vos outils dans ce navigateur."
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue