Wykres commitów

38 Commity (149963c304d0be6a2599fb169158ea0debe59cf6)

Autor SHA1 Wiadomość Data
yrming 149963c304
feat(i18n): complete the translation of `copy_account_name` (#2487) 2024-01-09 09:12:29 +00:00
yrming 9c39eed209
feat: unify the style of `under construction` page (#2483) 2023-11-28 10:54:22 +00:00
YRMING ca2ca2bef4
feat: unify the format of locale keys (#2380) 2023-09-06 12:51:01 +00:00
Valtteri Laitinen 8b883dc957
fix(i18n): delete unused strings (#2345) 2023-08-14 13:57:38 +00:00
Ivan Demchuk 2267556b8b
chore: add a script to cleanup old translations (#1963) 2023-04-16 14:28:45 +02:00
Benben Weng 379f56795d
feat(i18n): add `zh-TW` translation (#1628)
Co-authored-by: Alex Liu <39984251+Mini-ghost@users.noreply.github.com>
2023-02-13 20:08:07 +01:00
Alex Liu bdcb8f46fd
chore: adjust zh-TW translation wording (#1430) 2023-01-28 12:54:33 +01:00
Jay 84f45809ea
fix(i18n): Update zh-TW translations (#1429) 2023-01-25 01:58:34 +08:00
Ayo Ayco a08f56676d
feat: totally hide strict filters (#948) 2023-01-23 20:33:21 +01:00
patak 1a577343da
feat: range of font size (#1376) 2023-01-22 20:18:03 +00:00
Alex Liu db9fb61134
feat(i18n): sync and update zh-TW translation (#1255)
Co-authored-by: Rock070 <a0938130702@gmail.com>
2023-01-17 19:46:50 +08:00
webfansplz 2d96d1358b
refactor(i18n): confirm module (#1210) 2023-01-16 09:56:36 +01:00
webfansplz 512d0901ce
feat: confirm before unfollow (#1208)
Closes https://github.com/elk-zone/elk/issues/35
2023-01-16 14:36:28 +08:00
Anthony Fu fe07c7effe i18n: shorten color mode names 2023-01-15 22:13:36 +01:00
webfansplz 88c96cb304
refactor: preferences settings (#1173) 2023-01-15 22:19:22 +08:00
webfansplz 20a90cc949
fix(i18n): update zh-TW translations (#1161) 2023-01-15 08:44:50 +00:00
webfansplz eb1f769e32
feat: add confirm for account handle (#1126) 2023-01-15 16:33:55 +08:00
webfansplz bfcdd02a0a
feat: add page title for compose page (#1157) 2023-01-15 08:54:54 +01:00
Alex Liu 5f7feac96b
fix(i18n): resolve zh-TW translation error (#1128) 2023-01-15 05:09:25 +08:00
Anthony Fu 81e24440e7 fix(i18n): improve descriptions 2023-01-14 11:44:26 +01:00
webfansplz 1d50616949
fix: rework tip for unavailable following/followers (#1110)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2023-01-14 11:39:49 +01:00
Alex Liu 6b9ea79a66
feat(i18n): adjust wording and sync zh-TW translations (#1112) 2023-01-14 11:11:42 +01:00
Sakana 53349604de
feat(i18n): complete some Chinese translations (#1094) 2023-01-14 02:28:45 +08:00
三咲智子 Kevin Deng bc2a64ac58
fix(i18n): update Chinese intro 2023-01-13 02:54:15 +08:00
Sakana cb2e39e854
fix(i18n): corrects Chinese dark/light mode (#1011) 2023-01-12 18:04:15 +00:00
patak 3ef1f8185d chore: prepare intro screen for opening up the repo 2023-01-12 01:39:53 +01:00
洪布斯 509eec5f87
feat: tips for empty search result (#900) 2023-01-09 15:50:07 +08:00
Michel EDIGHOFFER 9e24cbe5aa
fix: remove all exclamation mark on publish action (#889) 2023-01-08 23:13:44 +01:00
Joaquín Sánchez d4e99566b8
feat: notifications settings page (#782) 2023-01-05 09:47:58 +01:00
三咲智子 7ef26330fb
i18n: add spaces around number for Chinese 2023-01-03 19:16:16 +08:00
三咲智子 b0766ab52f
i18n: translate intro dialog 2023-01-03 18:32:02 +08:00
三咲智子 2756732c33
i18n: correct Chinese translation 2023-01-02 23:03:40 +08:00
三咲智子 aca6f16245
feat(publish): support status language
relate issue #332
2023-01-02 05:52:11 +08:00
Joaquín Sánchez ca93f1a813
feat(i18n): use compact number format instead K/M suffix (#678) 2023-01-01 20:31:14 +01:00
patak 016da2e8c0
feat: rework avatar on avatar (#676) 2023-01-01 20:15:51 +01:00
三咲智子 9d6801ba46
i18n: add spaces for Chinese 2023-01-02 02:22:33 +08:00
Vjacheslav Trushkin 727d05915f
fix: layout fixes for RTL languages (#591)
* fix: rtl arrows on settings page

* fix: border on settings page for RTL languages

* fix: RTL fixes for logo, search box and logout icon

* fix: RTL layout bugs in conversations

* chore: remove rtl setting icon

* improve arabic locale

* add new entries to arabic locale

* chore: include number format

* fix: RTL layout on several pages

* fix: RTL layout of account header and sign in modal

* fix: always display account handle in LTR

* fix: move character counter in publish widget to left side for RTL

* fix: remove border-ss-none unocss rule

* fix: many RTL fixes

* fix: RTL fixes for many pages

* fix: use viewer's direction in all content

* chore: use new arabic plural rules

* chore: flip arrow on main content header

* chore: fix StatusPoll and show_new_items for zh-TW

* chore: StatusPoll tooltip on bottom

* chore: add `en` variants to i18n conf

* chore: update entry to use new plural rule

* fix: automatic content direction for status

* fix: direction for account handle

* fix: direction of polls

Co-authored-by: userquin <userquin@gmail.com>
Co-authored-by: Jean-Paul Khawam <jeanpaulkhawam@protonmail.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-01-01 15:29:11 +01:00
三咲智子 Kevin Deng 53fc28bf61
i18n: add zh-TW (#664) 2022-12-31 05:07:11 +01:00