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 | 1 |
1 files changed, 1 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 index a69d843..b118f0f 100644 --- a/src/main/resources/assets/customlevelcolour/lang/en_us.json +++ b/src/main/resources/assets/customlevelcolour/lang/en_us.json @@ -1,5 +1,6 @@ { "gui.customlevelcolour.title": "Custom Level Color", + "gui.customlevelcolour.saveConfig": "Save", "gui.customlevelcolour.outlineColour": "Outline Color", "gui.customlevelcolour.textColour": "Text Color" } |
