Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.
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 @@ -85,7 +85,7 @@ In order to translate ElevenClock to other languages or to update an old transla
| <img src='https://flagcdn.com/id.svg' width=20> &nbsp; Indonesian - Bahasa Indonesia | 81% | [adinugrahasatya](https://github.com/adinugrahasatya), FahrulID |
| <img src='https://flagcdn.com/it.svg' width=20> &nbsp; Italian - Italiano | 97% | [Parapongo](https://github.com/Parapongo), [tuniel-xda](https://github.com/tuniel-xda), [zuidstroopwafel](https://github.com/zuidstroopwafel) |
| <img src='https://flagcdn.com/jp.svg' width=20> &nbsp; Japanese - 日本語 | 88% | [Robot-Inventor](https://github.com/Robot-Inventor), [ShintakuNobuhiro](https://github.com/ShintakuNobuhiro) |
| <img src='https://flagcdn.com/kr.svg' width=20> &nbsp; Korean - 한국어 | 100% | [sinusinu](https://github.com/sinusinu), VᴇɴᴜꜱGɪʀʟ (비너스걸) |
| <img src='https://flagcdn.com/kr.svg' width=20> &nbsp; Korean - 한국어 | 100% | [sinusinu](https://github.com/sinusinu), [VᴇɴᴜꜱGɪʀʟ (비너스걸)](https://github.com/VᴇɴᴜꜱGɪʀʟ (비너스걸)) |
| <img src='https://flagcdn.com/lt.svg' width=20> &nbsp; Lithuanian - Lietuvių | 18% | generic pleb |
| <img src='https://flagcdn.com/lv.svg' width=20> &nbsp; Latvian - Latviski | 67% | [Coool](https://github.com/Coool), [dejelnieks](https://github.com/dejelnieks), [shadow118](https://github.com/shadow118) |
| <img src='https://flagcdn.com/no.svg' width=20> &nbsp; Norwegian (bokmål) | 100% | [yrjarv](https://github.com/yrjarv) |
Expand All @@ -107,7 +107,7 @@ In order to translate ElevenClock to other languages or to update an old transla
| <img src='https://flagcdn.com/cn.svg' width=20> &nbsp; Simplified Chinese (China) | 100% | [BoyceLig](https://github.com/BoyceLig), CnYeSheng, [hlgsdx](https://github.com/hlgsdx), [jmlcoliveira](https://github.com/jmlcoliveira), [sino1641](https://github.com/sino1641), [strombooli](https://github.com/strombooli) |
| <img src='https://flagcdn.com/tw.svg' width=20> &nbsp; Traditional Chinese (Taiwan) | 100% | [BoyceLig](https://github.com/BoyceLig), [CnYeSheng](https://github.com/CnYeSheng), [mmis1000](https://github.com/mmis1000), [SiderealArt](https://github.com/SiderealArt) |

Last updated: Thu Jul 31 01:25:28 2025
Last updated: Tue Aug 12 01:18:34 2025
<!-- END Autogenerated translations -->


Expand Down
2 changes: 1 addition & 1 deletion elevenclock/data/contributors.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
{
"name": "marticliment",
"link": "https://github.com/marticliment",
"contributions": 1840
"contributions": 1842
},
{
"name": "panther7",
Expand Down
2 changes: 1 addition & 1 deletion elevenclock/data/translations.py
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@
},
{
"name": "VᴇɴᴜꜱGɪʀʟ (비너스걸)",
"link": ""
"link": "https://github.com/VᴇɴᴜꜱGɪʀʟ (비너스걸)"
}
],
"lt": [
Expand Down
2 changes: 1 addition & 1 deletion elevenclock/lang/lang_ko.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"{0} {0} {0} Contributors, please add your names/usernames separated by comas (for credit purposes)": "VᴇɴᴜꜱGɪʀʟ (비너스걸), sinusinu",
"{0} {0} {0} Contributors, please add your names/usernames separated by comas (for credit purposes)": "@VᴇɴᴜꜱGɪʀʟ (비너스걸), sinusinu",
"{0} {0} {0} temp": "@VenusGirl이 한국어로 번역함",
"10 hours": "10시간",
"10 minutes": "10분",
Expand Down
Loading