From eabaad6985b96df35997096b4030d4c41a4fa51e Mon Sep 17 00:00:00 2001 From: Burgertoaster96 Date: Sun, 29 Sep 2024 01:18:13 +0200 Subject: [PATCH] Update nn_no.json (#879) --- .../src/main/resources/assets/toughasnails/lang/nn_no.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/common/src/main/resources/assets/toughasnails/lang/nn_no.json b/common/src/main/resources/assets/toughasnails/lang/nn_no.json index e4ead2f4..290f2a40 100644 --- a/common/src/main/resources/assets/toughasnails/lang/nn_no.json +++ b/common/src/main/resources/assets/toughasnails/lang/nn_no.json @@ -32,11 +32,13 @@ "effect.toughasnails.internal_chill.description": "Gjev ein liten reduksjon i kroppstemperaturen for lengda. Vil ikkje gje hypotermi.", "enchantment.toughasnails.thermal_tuning": "Termisk tuning", "enchantment.toughasnails.water_cleansing": "Vassrensing", + "enchantment.toughasnails.thermal_tuning.desc": "Ei brystplate med termisk tuning vil nøytralisere spelaren sin kroppstemperatur, uansett noverande miljøtemperatur.", + "enchantment.toughasnails.water_cleansing.desc": "Ei vassflaske med vassreinsing vil automatisk reinse vatn som vert fylt opp i den.", "block.toughasnails.rain_collector": "Regnsamlar", "block.toughasnails.temperature_gauge": "Temperaturmålar", "block.toughasnails.thermoregulator": "Termisk regulator", - "block.toughasnails.water_purifier": "Vassrensar", + "block.toughasnails.water_purifier": "Vassreinsar", "item.toughasnails.apple_juice": "Eplejus", "item.toughasnails.cactus_juice": "Kaktusjus", @@ -93,5 +95,6 @@ "item.minecraft.tipped_arrow.effect.ice_resistance": "Ismotstandspil", "item.minecraft.tipped_arrow.effect.long_ice_resistance": "Ismotstandspil", - "entity.minecraft.villager.toughasnails.climatologist": "Klimatolog" + "entity.minecraft.villager.toughasnails.climatologist": "Klimatolog", + "entity.minecraft.villager.climatologist": "Klimatolog" }