Commit Graph

39 Commits

Author SHA1 Message Date
9f65352140 Merge pull request 'Add zh_CN locale' (#97) from saihaze/duckquill:main into main
Reviewed-on: https://codeberg.org/daudix/duckquill/pulls/97
2024-10-06 15:34:04 +00:00
d8f178c685 Update Simplified Chinese translation 2024-10-06 23:15:07 +08:00
aa43730750 Adjust strings to make translation to specific languages possible (#100) 2024-10-05 17:15:31 +03:00
96c5dab884 Translate powered_by 2024-10-05 12:40:08 +08:00
31437e4289 Translate more strings to Simplified Chinese 2024-10-05 11:15:37 +08:00
1dc7059ca6 Fix Some Missing Keys And A Typo In Farsi Localization 2024-10-04 02:19:06 +03:30
182bc718c2 Add Farsi translation and localization 2024-10-03 12:48:29 +03:30
f66f757022 Make it possible to rearrange the "Powered by" links (for i18n) 2024-10-03 08:02:36 +03:00
9418bf35df Add zh_CN locale 2024-10-03 11:51:09 +08:00
c00e2da03e Replace tricks with mods (fixes #88) 2024-09-25 20:51:11 +03:00
f7b8f79cfc Add Spanish translation 2024-09-25 10:47:26 +02:00
20fe6e82dd Replace "From newest to oldest" with the total amount of posts (fixes #85) 2024-09-24 02:25:16 +03:00
bd572912bd Add support for pagination (fixes #81) 2024-09-19 22:11:56 +03:00
3b633f63b4 Add i18n string for "Share" 2024-09-17 04:07:46 +03:00
7d93aa303c feat: add ms.toml file to enable Bahasa Melayu 2024-09-09 08:26:23 +08:00
a9ac35a3a8 Add missing demo translation strings 2024-08-27 04:47:39 +03:00
d8cc59e7b8 Change navbar links 2024-08-27 04:42:12 +03:00
8b24b68c0e Add missing i18n strings 2024-08-26 03:41:02 +03:00
839a76bffb Remove unused "Repo" i18n string 2024-08-22 16:55:59 +03:00
19bafc179a Add missing "By $AUTHOR" string to i18n files (fixes #52) 2024-08-22 16:53:39 +03:00
c69b4a3e4f Add repository button to the navbar 2024-08-18 02:32:22 +03:00
67c698b949 Add manual theme switcher (fixes #5) 2024-08-18 02:19:34 +03:00
5325d17667 Display status if there's no comments 2024-08-08 05:56:48 +03:00
94cbdaed62 Add "tricks" page (partially fixes #29) 2024-07-21 21:37:00 +03:00
089755c89f Add estimated read time counter, remove tags from the post
Shoutout to Cassidy for
https://cassidyjames.com/blog/read-time-estimate-jekyll/
2024-07-20 23:00:11 +03:00
a6e0471fb2 Display multiple post authors of present, align tags to the right 2024-07-20 02:00:53 +03:00
425de4235d Allow reloading comments (fixes #32) 2024-07-19 21:54:07 +03:00
c3466f9810 Add l10n strings for comments QR code alt text 2024-07-09 01:06:03 +03:00
29fa3ec522 Add GitHub-styled alerts 2024-07-05 03:01:00 +03:00
6f9c51fa5d Make the default locale en_US instead of en_IE
en_US is way more common and usual for most people than the weird
European en_IE (I do like it but that's just me)
2024-06-30 21:02:01 +03:00
f962a7594f Add missing translation keys 2024-06-30 03:56:39 +03:00
b157f81a07 Allow making posts "featured", tweak article list styles 2024-06-22 06:29:52 +03:00
fe6de0eb17 Deprecate the animated_favicon variable
APNG seems to be well supported so it's not needed I guess
2024-06-21 20:39:43 +03:00
3ff75f2f7d Background-less footer, string tweaks 2024-06-20 20:17:52 +03:00
238f84de30 Make dates respect current locale (deprecations!)
And make comments use it in a smart way (it's not but it works)

Deprecate "extra.date_format" and "extra.comments.locale" and replace it
with "date_format" and "date_locale" in translation files
2024-06-20 19:26:12 +03:00
13fad928f7 Rename translation keys 2024-06-20 10:19:27 +03:00
eaf35ed9fd Fix typo 2024-06-20 09:27:21 +03:00
37e0939391 Continue previous commit 2024-06-20 09:03:46 +03:00
40b1895618 Redo the translation system (steal from tabi) 2024-06-20 08:42:24 +03:00