Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ To translate UniGetUI to other languages or to update an old translation, please
| <img src='https://flagcdn.com/id.svg' width=20> &nbsp; Indonesian - Bahasa Indonesia | 83% | [arthackrc](https://github.com/arthackrc), [joenior](https://github.com/joenior) |
| <img src='https://flagcdn.com/jp.svg' width=20> &nbsp; Japanese - 日本語 | 94% | [nob-swik](https://github.com/nob-swik), sho9029, [tacostea](https://github.com/tacostea), Yuki Takase |
| <img src='https://flagcdn.com/kr.svg' width=20> &nbsp; Korean - 한국어 | 85% | [minbert](https://github.com/minbert), [shblue21](https://github.com/shblue21), [VenusGirl](https://github.com/VenusGirl) |
| <img src='https://flagcdn.com/lt.svg' width=20> &nbsp; Lithuanian - Lietuvių | 73% | [dziugas1959](https://github.com/dziugas1959) |
| <img src='https://flagcdn.com/lt.svg' width=20> &nbsp; Lithuanian - Lietuvių | 74% | [dziugas1959](https://github.com/dziugas1959), Džiugas Januševičius |
| <img src='https://flagcdn.com/mk.svg' width=20> &nbsp; Macedonian - Македонски | 63% | LordDeatHunter |
| <img src='https://flagcdn.com/no.svg' width=20> &nbsp; Norwegian (bokmål) | 100% | [yrjarv](https://github.com/yrjarv) |
| <img src='https://flagcdn.com/no.svg' width=20> &nbsp; Norwegian (nynorsk) | 100% | [yrjarv](https://github.com/yrjarv) |
Expand All @@ -160,7 +160,7 @@ To translate UniGetUI to other languages or to update an old translation, please
| <img src='https://flagcdn.com/cn.svg' width=20> &nbsp; Simplified Chinese (China) | 100% | Aaron Liu, adfnekc, [arthurfsy2](https://github.com/arthurfsy2), [bai0012](https://github.com/bai0012), BUGP Association, ciaran, CnYeSheng, Cololi, [dongfengweixiao](https://github.com/dongfengweixiao), [FloatStream](https://github.com/FloatStream), [seanyu0](https://github.com/seanyu0), [Sigechaishijie(Albert Peng)](https://github.com/Sigechaishijie(Albert Peng)), [SpaceTimee](https://github.com/SpaceTimee), Yisme |
| <img src='https://flagcdn.com/tw.svg' width=20> &nbsp; Traditional Chinese (Taiwan) | 95% | Aaron Liu, CnYeSheng, Cololi, [Henryliu880922](https://github.com/Henryliu880922), [yrctw](https://github.com/yrctw) |

Last updated: Tue Aug 6 00:11:38 2024
Last updated: Wed Aug 7 00:11:43 2024
<!-- END Autogenerated translations -->


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,12 @@
"hr": "57%",
"id": "83%",
"ja": "94%",
"kn": "0%",
"ko": "85%",
"lt": "74%",
"mk": "63%",
"ru": "99%",
"sa": "0%",
"si": "8%",
"sk": "12%",
"sl": "95%",
Expand Down
2 changes: 2 additions & 0 deletions src/UniGetUI.Core.LanguageEngine/Assets/Data/Translators.json
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,7 @@
"link": ""
}
],
"kn": [],
"ko": [
{
"name": "minbert",
Expand Down Expand Up @@ -448,6 +449,7 @@
"link": ""
}
],
"sa": [],
"si": [
{
"name": "SashikaSandeepa",
Expand Down
Loading