From 30271306b13bdf5db03e232b6ec28ff8cb650a5d Mon Sep 17 00:00:00 2001 From: Duwibi <86431918+Duwibi@users.noreply.github.com> Date: Tue, 27 May 2025 23:44:30 +0300 Subject: [PATCH] Fix Toki Pona (#898) ## Description: Fixes the Toki Pona language so it shows the right flag, aswell as show the translations instrad of debug ## Please complete the following: - [x] I have added screenshots for all UI updates - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced - [x] I understand that submitting code with bugs that could have been caught through manual testing blocks releases and new features for all contributors ## Please put your Discord username so you can be contacted if a bug or regression is found: Nikola123 --- resources/flags/toki_pona.svg | 3 +++ resources/lang/tp.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 resources/flags/toki_pona.svg diff --git a/resources/flags/toki_pona.svg b/resources/flags/toki_pona.svg new file mode 100644 index 000000000..f1b558532 --- /dev/null +++ b/resources/flags/toki_pona.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/resources/lang/tp.json b/resources/lang/tp.json index 9db6c1410..a8de7c97b 100644 --- a/resources/lang/tp.json +++ b/resources/lang/tp.json @@ -3,7 +3,7 @@ "en": "Toki Pona", "native": "toki pona", "svg": "toki_pona", - "lang_code": "toki" + "lang_code": "tp" }, "main": { "title": "musi Openpon (ALPHA)",