From a9148e1b66e54182e1b7bbb1c75187d2f72aea5f Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 12:31:30 +0000 Subject: [PATCH] Update languages [skip actions] --- src/main/resources/languages/pl-PL.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/languages/pl-PL.json b/src/main/resources/languages/pl-PL.json index 02f382dfc..8480fac35 100644 --- a/src/main/resources/languages/pl-PL.json +++ b/src/main/resources/languages/pl-PL.json @@ -295,7 +295,7 @@ "talent": { "out_of_range": "Nieprawidłowy poziom talentu. Poziom powinien mieścić się w zakresie 1-15.", "set_id": "Ustawiono talent %s - \"%s\" to %s.", - "id_desc": "Talent %s - \"%s\" - \"%s\"", + "id_desc": "🇺🇸Talent %s - \"%s\" - \"%s\"", "invalid_skill_id": "Błędne ID umiejętności.", "invalid_level": "Błędny poziom talentu.", "normal_attack_id": "ID podstawowego ataku: %s.", @@ -364,7 +364,7 @@ }, "documentation": { "handbook": { - "title": "GM Handbook", + "title": "🇺🇸GM Handbook", "title_commands": "Komendy", "title_avatars": "Awatary", "title_items": "Przedmioty", @@ -380,7 +380,7 @@ }, "index": { "title": "Dokumentacja", - "handbook": "GM Handbook", + "handbook": "🇺🇸GM Handbook", "gacha_mapping": "Losowanie w formacie JSON" } },