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

Commit 677c2c4

Browse files
authored
Merge pull request #1436 from marticliment/pull-request/update-translation
2 parents 2f3b9e2 + 5935c00 commit 677c2c4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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: Sat Jun 28 01:17:15 2025
110+
Last updated: Thu Jul 31 01:25:28 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": 1838
37+
"contributions": 1840
3838
},
3939
{
4040
"name": "panther7",

elevenclock/lang/lang_en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@
252252
"Use a custom font size": null,
253253
"Use a custom line height": null,
254254
"Use the notation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a <i>n</i> offset), representing the offset.": null,
255-
"Use the notation (%H {sec+1}) on the end of string to specify offset in seconds. For example, to add an hour and view in format HH:MM use (%H:%M {sec+3600}), and to decrease an hour use (%H:%M {sec-3600}).": null,
255+
"Use the notation (%H {sec+1}) on the end of string to specify offset in seconds. For example, to add an hour and view in format HH:MM use (%H:%M {sec+3600}), and to decrease an hour use (%H:%M {sec-3600}).": "Use the notation (%H{sec+1}) on the end of string to specify offset in seconds. For example, to add an hour and view in format HH:MM use (%H:%M{sec+3600}), and to decrease an hour use (%H:%M{sec-3600}).",
256256
"View": null,
257257
"View ElevenClock on GitHub": null,
258258
"View ElevenClock's homepage": null,

0 commit comments

Comments
 (0)