Separate assets.snowygui into 2 directories.
This commit is contained in:
parent
6d76937dcb
commit
9ca7af418a
6
common/src/main/resources/assets/snowygui/en_us.json
Normal file
6
common/src/main/resources/assets/snowygui/en_us.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"screen.snowy.config": "Snowy configuration screen",
|
||||
"category.snowy.keycategory": "SnowyGUI",
|
||||
"key.snowy.opengui": "Open the snowy gui",
|
||||
"key.snowy.configkey": "Open the snowy configuration screen"
|
||||
}
|
6
common/src/main/resources/assets/snowygui/fr_fr.json
Normal file
6
common/src/main/resources/assets/snowygui/fr_fr.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"screen.snowy.config": "Configuration de snowy",
|
||||
"category.snowy.keycategory": "SnowyGUI",
|
||||
"key.snowy.opengui": "Ouvrir l'interface de snowy",
|
||||
"key.snowy.configkey": "Ouvrir l'écran de configuration de snowy"
|
||||
}
|
Loading…
Reference in New Issue
Block a user