diff options
author | Aaron <aaronashby2356@gmail.com> | 2024-04-06 09:06:57 +0000 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2024-04-22 17:08:27 +0200 |
commit | 8d7d920a234e7c37984474c9571b79d402b8236e (patch) | |
tree | db18c576e91aaf76433434f029006c8599a76539 /src/main/resources/assets | |
parent | e5b5c50ea2cebd3cb86a441d370e2aa35924acd9 (diff) | |
download | Skyblocker-8d7d920a234e7c37984474c9571b79d402b8236e.tar.gz Skyblocker-8d7d920a234e7c37984474c9571b79d402b8236e.tar.bz2 Skyblocker-8d7d920a234e7c37984474c9571b79d402b8236e.zip |
Translated using Weblate (English (Canada))
Currently translated at 6.0% (36 of 593 strings)
Translation: Skyblocker/Skyblocker
Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/en_CA/
Diffstat (limited to 'src/main/resources/assets')
-rw-r--r-- | src/main/resources/assets/skyblocker/lang/en_ca.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_ca.json b/src/main/resources/assets/skyblocker/lang/en_ca.json index 0ff8018b..509ee55f 100644 --- a/src/main/resources/assets/skyblocker/lang/en_ca.json +++ b/src/main/resources/assets/skyblocker/lang/en_ca.json @@ -32,5 +32,7 @@ "skyblocker.tips.customArmorTrims": "You can set custom armour trims on your armour using /skyblocker custom armorTrim.", "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.enableLividColorTitle": "Enable Livid Colour Title", "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.enableLividColorTitle.@Tooltip": "Display the livid colour in the title during the Livid boss fight.", - "skyblocker.end.hud.protectorLocations.center": "Centre" + "skyblocker.end.hud.protectorLocations.center": "Centre", + "skyblocker.waypoints.ordered.add.invalidHexColor": "§cInvalid HEX colour code!", + "text.autoconfig.skyblocker.option.messages.chatRules.screen.ruleScreen.replace.@Tooltip": "Input a new message to output (can be formatted using minecraft colour codes)." } |