diff options
Diffstat (limited to 'src/main/resources/assets/customlevelcolour/lang/en_us.json')
| -rw-r--r-- | src/main/resources/assets/customlevelcolour/lang/en_us.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/resources/assets/customlevelcolour/lang/en_us.json b/src/main/resources/assets/customlevelcolour/lang/en_us.json new file mode 100644 index 0000000..a69d843 --- /dev/null +++ b/src/main/resources/assets/customlevelcolour/lang/en_us.json @@ -0,0 +1,5 @@ +{ + "gui.customlevelcolour.title": "Custom Level Color", + "gui.customlevelcolour.outlineColour": "Outline Color", + "gui.customlevelcolour.textColour": "Text Color" +} |
