diff options
author | Aaron <aaronashby2356@gmail.com> | 2024-02-15 22:52:38 +0000 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2024-02-21 00:30:59 +0100 |
commit | 07d15c822e7fa9f52d0b1f91c0ef793d48e997d3 (patch) | |
tree | cc5ef820b9197145b5943930e643be44c84d05e8 /src/main/resources | |
parent | badbe7df9731ddec94e105f0ef58bd498a54c72a (diff) | |
download | Skyblocker-07d15c822e7fa9f52d0b1f91c0ef793d48e997d3.tar.gz Skyblocker-07d15c822e7fa9f52d0b1f91c0ef793d48e997d3.tar.bz2 Skyblocker-07d15c822e7fa9f52d0b1f91c0ef793d48e997d3.zip |
Translated using Weblate (English (Canada))
Currently translated at 6.7% (34 of 503 strings)
Translation: Skyblocker/Skyblocker
Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/en_CA/
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/assets/skyblocker/lang/en_ca.json | 3 |
1 files changed, 2 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 416f9d9b..0ff8018b 100644 --- a/src/main/resources/assets/skyblocker/lang/en_ca.json +++ b/src/main/resources/assets/skyblocker/lang/en_ca.json @@ -31,5 +31,6 @@ "skyblocker.tips.customArmorDyeColors": "Apply a custom dye colour to your leather armour with /skyblocker custom dyeColor", "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." + "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" } |