Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 3ad00b8

Browse files
authored
Merge pull request #1440 from marticliment/pull-request/update-translation
Load translations from Tolgee
2 parents 677c2c4 + 98bb94e commit 3ad00b8

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ In order to translate ElevenClock to other languages or to update an old transla
8585
| <img src='https://flagcdn.com/id.svg' width=20> &nbsp; Indonesian - Bahasa Indonesia | 81% | [adinugrahasatya](https://github.com/adinugrahasatya), FahrulID |
8686
| <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) |
8787
| <img src='https://flagcdn.com/jp.svg' width=20> &nbsp; Japanese - 日本語 | 88% | [Robot-Inventor](https://github.com/Robot-Inventor), [ShintakuNobuhiro](https://github.com/ShintakuNobuhiro) |
88-
| <img src='https://flagcdn.com/kr.svg' width=20> &nbsp; Korean - 한국어 | 100% | [sinusinu](https://github.com/sinusinu), VᴇɴᴜꜱGɪʀʟ (비너스걸) |
88+
| <img src='https://flagcdn.com/kr.svg' width=20> &nbsp; Korean - 한국어 | 100% | [sinusinu](https://github.com/sinusinu), [VᴇɴᴜꜱGɪʀʟ (비너스걸)](https://github.com/VᴇɴᴜꜱGɪʀʟ (비너스걸)) |
8989
| <img src='https://flagcdn.com/lt.svg' width=20> &nbsp; Lithuanian - Lietuvių | 18% | generic pleb |
9090
| <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) |
9191
| <img src='https://flagcdn.com/no.svg' width=20> &nbsp; Norwegian (bokmål) | 100% | [yrjarv](https://github.com/yrjarv) |
@@ -107,7 +107,7 @@ In order to translate ElevenClock to other languages or to update an old transla
107107
| <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) |
108108
| <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) |
109109

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

113113

elevenclock/data/contributors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
{
3535
"name": "marticliment",
3636
"link": "https://github.com/marticliment",
37-
"contributions": 1840
37+
"contributions": 1842
3838
},
3939
{
4040
"name": "panther7",

elevenclock/data/translations.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
},
220220
{
221221
"name": "VᴇɴᴜꜱGɪʀʟ (비너스걸)",
222-
"link": ""
222+
"link": "https://github.com/VᴇɴᴜꜱGɪʀʟ (비너스걸)"
223223
}
224224
],
225225
"lt": [

elevenclock/lang/lang_ko.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"{0} {0} {0} Contributors, please add your names/usernames separated by comas (for credit purposes)": "VᴇɴᴜꜱGɪʀʟ (비너스걸), sinusinu",
2+
"{0} {0} {0} Contributors, please add your names/usernames separated by comas (for credit purposes)": "@VᴇɴᴜꜱGɪʀʟ (비너스걸), sinusinu",
33
"{0} {0} {0} temp": "@VenusGirl이 한국어로 번역함",
44
"10 hours": "10시간",
55
"10 minutes": "10분",

0 commit comments

Comments
 (0)