Commit Graph

49 Commits

Author SHA1 Message Date
Christoph J. Scherr cbe51899a1 beta v0.1.0 2024-04-11 21:39:15 +02:00
Christoph J. Scherr 81e34910fa abandon the idea of i18n 2024-04-10 13:38:48 +02:00
Cotes Chung 348f6bff8b
chore: add a period at the end of the meta info 2023-11-10 20:08:08 +08:00
DmitriyFrogo 7b7e69a44d
chore(i18n): update Russian locale (#1308) 2023-10-09 21:54:04 +08:00
Jens 75ea77d574
chore(i18n): update German language localisation (#1265)
* Add common German date format.
* Fix translation of read time prompt to a more correct word.

---------

Co-authored-by: Cotes Chung <11371340+cotes2020@users.noreply.github.com>
2023-09-27 04:46:58 +08:00
Cotes Chung 9d9e3bbca3
chore: update footer meta info about the project 2023-09-22 03:32:42 +08:00
frostbird 54e1dbe325
chore(i18n): update the Turkish translation (#1159)
* Update tr-TR.yml

---------

Co-authored-by: Cotes Chung <11371340+cotes2020@users.noreply.github.com>
2023-08-07 02:18:32 +08:00
weeix a60e90791d
feat(i18n): add Thai locale file (#1087) 2023-06-13 00:57:40 +08:00
Cotes Chung 12ce8f9fa9
chore(i18n): remove outdated items 2023-05-17 03:01:51 +08:00
Cotes Chung 3210c59466
feat(ui): new design footer content layout 2023-05-13 02:05:33 +08:00
Cotes Chung 97b8dfeed6
feat(ui): show preview image in home page 2023-05-13 02:05:30 +08:00
Miha Tisnikar 42a700aa37
feat(i18n): add sl-SI.yml with slovenian translations (#989) 2023-04-17 01:37:49 +08:00
Jörgen Ivarsson fe7047959e
feat(i18n): added Swedish localization file (#969)
Nice PR @JorgenIvarsson, everything from the branch name to the commit messages perfectly meets the requirements. Thanks!
2023-04-10 06:23:03 +08:00
郭桓桓 d97f95fca0
feat(i18n): add Traditional Chinese (Taiwan) localization file (#961) 2023-04-02 22:13:22 +08:00
Spyros Kokotos 712a9b2240
feat(i18n): add Greek Language Support. (#903) 2023-02-23 05:17:47 +08:00
Abdullah Alattas 765af53b77
feat(i18n): add Arabic translation (#857) 2023-01-18 22:24:13 +08:00
Eduardo 9a011e14d6
feat(i18n): add Italian translation (#850) 2023-01-13 03:52:29 +08:00
Kalle Lahtinen d6d03183ea
feat(i18n): add Finnish translations (#843) 2023-01-12 05:12:03 +08:00
MatyIRG 98d48f5da4
feat(i18n): add Czech language (#833) 2023-01-03 00:54:43 +08:00
Cotes Chung 7a3d743419
chore: update footer meta information 2022-12-25 23:48:37 +08:00
MrEddX 7fd15a285f
chore(i18n): update Bulgarian translation (#777) 2022-12-02 22:54:52 +08:00
Cotes Chung f904e8cd48
refactor(locale): restore options for changing date format (#716) 2022-10-19 04:14:59 +08:00
Petr Ruzicka d9d7848f03
style(linter): fix linter issues 2022-10-15 21:23:21 +08:00
Daniel Haider 940b2810e9
feat(i18n): add German locale file (#663) 2022-08-13 11:31:41 +08:00
Hüzünlü Artemis [HuzunluArtemis] ad137fa294
feat(i18n): add Turkish language (#631) 2022-07-02 18:23:24 +08:00
MrEddX 2fed338ce6
feat(i18n): add Bulgarian support (#612) 2022-06-19 00:09:18 +08:00
Bence Boros b0329775fc
feat(i18n): add Hungarian locale file (#597, #598) 2022-06-11 00:40:16 +08:00
Cotes Chung 35cadf969d
perf(categories): support singular and plural forms of locale (#595)
resolves #595
2022-06-08 19:02:18 +08:00
Raymond Wright cc6398c104
docs: fix typo in English locale file (#594) 2022-06-08 16:48:11 +08:00
Cotes Chung d127183b97
feat(PWA): add Service Worker update notification 2022-06-04 23:54:06 +08:00
Cotes Chung 91308ae567
refactor: decouple the `Archives` from `404` page (#576)
Resolves #576
2022-05-24 23:47:24 +08:00
Six Jonathan 94e81447af
feat: add fr-FR support to locales (#582) 2022-05-24 16:31:50 +08:00
Camilo Martínez Burgos efe75adf27
feat: add es-ES support to locales (#533)
Using the already existing locales in the chirpy repository, I added a new locale file in Spanish.
2022-03-17 02:22:46 +08:00
Paulo Freitas c2c503f633 feat: add pt-BR support to locales 2022-03-07 16:12:53 +08:00
HigherOrderLogic 171463d76d
Add Vietnamese locale (#517) 2022-03-02 02:16:31 +08:00
Cotes Chung a5d38e7fbc Improve local datetime display
- Protect author's location privacy
- Reduce locale configuration parameters
2022-01-28 23:45:29 +08:00
Roman Kvasnytskyi 1a93d5e557
Added russian and ukrainian translation and locales (#485) 2022-01-16 00:13:09 +08:00
Oaker Min b8c3ea221e
Added Burmese translation and locales (#483) 2022-01-15 17:59:39 +08:00
Josh Johanning 4dd0c6d16f improve english locales for recently updated posts 2022-01-05 16:35:07 +08:00
mirusu400 d47ec035d3
Add Korean locales (#467)
Add Korean translation
2021-12-26 14:53:32 +08:00
Cotes Chung 563e8085e8 Redesign the post meta layout
- posted date
- updated date
- read time
- license statement of post bottom
- also refactor the `timeago.js`
2021-12-05 04:42:53 +08:00
Cotes Chung e607e5fe86 Restore the copy URL function that was deleted by mistake 2021-09-16 17:55:52 +08:00
Cotes Chung 34631a0c30 Update locale settings for code block clipboard (resolve #408) 2021-09-15 15:02:23 +08:00
Cotes Chung 03248f5bff Update comments for locales 2021-08-09 12:50:49 +08:00
Cotes Chung e2c288a925 Add not results prompt in zh-CN 2021-08-09 12:49:59 +08:00
Maulana Kurniawan b80d95dcdd Add Indonesian translation for search: no results. (#394)
Signed-off-by: maulanakurniawann <maulanakurniawan@outlook.co.id>
2021-08-09 12:46:23 +08:00
Hadian Alkani 46d80cbf9a Add Indonesian translation & locales (#390) 2021-08-03 16:58:12 +08:00
Cotes Chung b513c0764d Update some locales value 2021-07-30 15:55:59 +08:00
Cotes Chung 0b29c0321f Add layout localization 2021-07-21 23:50:16 +08:00