From 6d03eaadedf17445debe6bc88e8604d930ef9856 Mon Sep 17 00:00:00 2001 From: bluepilledgreat <97983689+bluepilledgreat@users.noreply.github.com> Date: Sat, 15 Mar 2025 13:01:37 +0000 Subject: [PATCH] update icelandic translation --- Bloxstrap/Locale.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bloxstrap/Locale.cs b/Bloxstrap/Locale.cs index 5217eea..7d8d698 100644 --- a/Bloxstrap/Locale.cs +++ b/Bloxstrap/Locale.cs @@ -44,7 +44,7 @@ namespace Bloxstrap { "hr", "Hrvatski" }, // Croatian { "hu", "Magyar" }, // Hungarian #if QA_BUILD - { "is", "Icelandic" }, // Icelandic (TODO: translate string) + { "is", "Íslenska" }, // Icelandic #endif { "id", "Bahasa Indonesia" }, // Indonesian { "it", "Italiano" }, // Italian