diff options
author | Maximusbarcz <maxim.baranek@gmail.com> | 2022-12-24 14:00:57 +0100 |
---|---|---|
committer | Maximusbarcz <maxim.baranek@gmail.com> | 2022-12-24 14:00:57 +0100 |
commit | b1d919ad2ebf0b176953d57edef8e75835c633e3 (patch) | |
tree | f3f754a46d475493711bab31310cd36344b312bd /src/main/resources/data/ygasi | |
parent | f7ca47ba8132addd94928aa8615448c47a6b3d7b (diff) | |
download | ygasi-b1d919ad2ebf0b176953d57edef8e75835c633e3.tar.gz ygasi-b1d919ad2ebf0b176953d57edef8e75835c633e3.tar.bz2 ygasi-b1d919ad2ebf0b176953d57edef8e75835c633e3.zip |
Last christmas I gave you my commit
But the very next day you pushed it
This year, to save me from conflicts
I'll give it to github directly
Diffstat (limited to 'src/main/resources/data/ygasi')
-rw-r--r-- | src/main/resources/data/ygasi/lang/en_us.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/src/main/resources/data/ygasi/lang/en_us.json b/src/main/resources/data/ygasi/lang/en_us.json index b2a4afd..4af9c88 100644 --- a/src/main/resources/data/ygasi/lang/en_us.json +++ b/src/main/resources/data/ygasi/lang/en_us.json @@ -1,4 +1,8 @@ { - "item.ygasi.skill_book": "Skill Book", - "item.ygasi.skill_book.tooltip": "Right click to open the skill book" + "item.ygasi.skill_book": "ยง6Skill Book", + "item.ygasi.skill_book.tooltip": "Right click to open", + + "creative.ygasi.group": "Ygasi", + + "gui.ygasi.no.skill": "You don't have enough skill points to unlock this branch!" }
\ No newline at end of file |