From 3be053bb7c365fb2521cb906bbe5ecdcbb43ad14 Mon Sep 17 00:00:00 2001 From: Mittani Date: Sun, 27 Apr 2025 06:24:16 +0200 Subject: [PATCH] update language files --- resources/lang/eo.json | 2 +- resources/lang/fr.json | 2 +- resources/lang/nl.json | 2 +- resources/lang/pl.json | 2 +- resources/lang/pt_br.json | 2 +- resources/lang/ru.json | 2 +- resources/lang/sh.json | 2 +- resources/lang/tr.json | 2 +- resources/lang/uk.json | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/resources/lang/eo.json b/resources/lang/eo.json index bb17cd124..df52cc2dc 100644 --- a/resources/lang/eo.json +++ b/resources/lang/eo.json @@ -5,7 +5,7 @@ "join_lobby": "Kunigi salonon", "single_player": "Sola Ludanto", "instructions": "Instrukcioj", - "settings": "agordojn", + "settings": "Agordojn", "how_to_play": "Kiel ludi", "wiki": "Vikio" }, diff --git a/resources/lang/fr.json b/resources/lang/fr.json index 630164fa8..f7c3383b1 100644 --- a/resources/lang/fr.json +++ b/resources/lang/fr.json @@ -5,7 +5,7 @@ "join_lobby": "Rejoindre un salon", "single_player": "Mode solo", "instructions": "Instructions", - "settings": "paramètres", + "settings": "Paramètres", "how_to_play": "Comment jouer ?", "wiki": "Wiki" }, diff --git a/resources/lang/nl.json b/resources/lang/nl.json index 8a566347c..21127e885 100644 --- a/resources/lang/nl.json +++ b/resources/lang/nl.json @@ -5,7 +5,7 @@ "join_lobby": "Lobby toetreden", "single_player": "Eén Speler", "instructions": "Instructies", - "settings": "instellingen", + "settings": "Instellingen", "how_to_play": "Hoe spelen?", "wiki": "Wiki" }, diff --git a/resources/lang/pl.json b/resources/lang/pl.json index 0541694aa..5054c8214 100644 --- a/resources/lang/pl.json +++ b/resources/lang/pl.json @@ -5,7 +5,7 @@ "join_lobby": "Dołącz do lobby", "single_player": "Gra jednoosobowa", "instructions": "Instrukcje", - "settings": "ustawienia", + "settings": "Ustawienia", "how_to_play": "Jak grać", "wiki": "Wiki" }, diff --git a/resources/lang/pt_br.json b/resources/lang/pt_br.json index 469b3e2a2..aecb0502e 100644 --- a/resources/lang/pt_br.json +++ b/resources/lang/pt_br.json @@ -5,7 +5,7 @@ "join_lobby": "Entrar na Sala", "single_player": "Um Jogador", "instructions": "Instruções", - "settings": "configurações", + "settings": "Configurações", "how_to_play": "Como Jogar", "wiki": "Wiki" }, diff --git a/resources/lang/ru.json b/resources/lang/ru.json index f6d351368..6e10647e5 100644 --- a/resources/lang/ru.json +++ b/resources/lang/ru.json @@ -5,7 +5,7 @@ "join_lobby": "Присоединиться к лобби", "single_player": "Одиночная игра", "instructions": "Инструкции", - "settings": "настройки", + "settings": "Настройки", "how_to_play": "Как играть", "wiki": "Вики" }, diff --git a/resources/lang/sh.json b/resources/lang/sh.json index 9671d6570..fb50e06c9 100644 --- a/resources/lang/sh.json +++ b/resources/lang/sh.json @@ -5,7 +5,7 @@ "join_lobby": "Pridruži se čekaonici", "single_player": "Igraj sam", "instructions": "Instrukcije", - "settings": "postavke", + "settings": "Postavke", "how_to_play": "Kako igrati", "wiki": "Wiki" }, diff --git a/resources/lang/tr.json b/resources/lang/tr.json index b75f90eeb..6ae992f03 100644 --- a/resources/lang/tr.json +++ b/resources/lang/tr.json @@ -5,7 +5,7 @@ "join_lobby": "Lobiye Katıl", "single_player": "Tek Oyunculu", "instructions": "Rehber", - "settings": "ayarlar", + "settings": "Ayarlar", "how_to_play": "Nasıl Oynanır", "wiki": "Wiki" }, diff --git a/resources/lang/uk.json b/resources/lang/uk.json index eafced966..7764c985b 100644 --- a/resources/lang/uk.json +++ b/resources/lang/uk.json @@ -5,7 +5,7 @@ "join_lobby": "Приєднатися до лобі", "single_player": "Гра наодинці", "instructions": "Інструкції", - "settings": "налаштування", + "settings": "Налаштування", "how_to_play": "Як грати", "wiki": "Вікі" },