Wykres commitów

32 Commity (3c43a1cdd1a90bb56ec19bef899d89dcbb5fdaef)

Autor SHA1 Wiadomość Data
renovate[bot] 3c43a1cdd1
chore(deps): update lint (#1928)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
2023-03-30 19:01:24 +00:00
Carles Barreda 1356f86b54
feat(i18n): add catalan and valencian translations (#1823) 2023-02-25 22:24:03 +01:00
Xabi 75ca138c6e
feat(i18n): add Euskara/Basque localisation (#1779) 2023-02-18 16:40:28 +01:00
Joaquín Sánchez 972a13499f
feat(docs): add translation status (#1689)
Co-authored-by: Michel EDIGHOFFER <edimitchel@gmail.com>
2023-02-11 17:15:08 +01:00
Osma Ahvenlampi 3e365fc30a
fix: updated Finnish localization with some errors fixed (#1489) 2023-01-27 16:56:16 +01:00
ghose 18af058e4d
feat(i18n): galician language contribution (#1417) 2023-01-25 06:50:20 +01:00
Joaquín Sánchez 0e021e4388
chore(i18n): initialize spanish properly (detect es-419) (#1428) 2023-01-24 23:35:26 +01:00
Joaquín Sánchez 82694b87b6
chore(i18n): move country variants to avoid changing contributing guide (#1403) 2023-01-24 15:42:57 +01:00
Svyatoslav Kryukov 897ec00498
feat(i18n): refine Russian locale (#1412) 2023-01-24 09:27:13 +01:00
bytedefined f1a3c8873c
feat(i18n): support for Russian locale (Russian Federation variant) (#1169) 2023-01-23 23:29:48 +01:00
Joaquín Sánchez 804f66f203
feat(i18n): add country variants support (#1370) 2023-01-23 16:34:31 +01:00
Glaydus 844fb26d27
feat(i18n): added Polish translations (#1339)
Co-authored-by: Karol Krenski <kkrenski@gmail.com>
2023-01-22 12:13:33 +01:00
Daniel Roe 31d9308043
feat: add finnish locale (#1379)
Co-authored-by: Martin Vermeer
2023-01-22 08:19:16 +01: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
Rio Bahtiar 9df47ea6c2
feat(i18n): add Indonesian translation (#1197)
Co-authored-by: Rio Bahtiar <rio.bahtiar@sekolahmu.co.id>
2023-01-17 00:44:27 +08:00
Emanuel Pina 185bfd1ee3
feat(i18n): add portuguese translation (#1107) 2023-01-15 23:19:02 +08:00
Joaquín Sánchez f227ad6e2f
chore(i18n): fix arabic on top to avoid changing contributing guide (#1088)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2023-01-14 11:45:12 +01:00
Doğu Us 55a58f5509
feat(i18n): Add Turkish locale (#1099) 2023-01-14 17:56:46 +08:00
Ivan Demchuk 1dcaf41c0f
feat(i18n): add Ukrainian localization (#882) 2023-01-08 20:35:48 +01:00
三咲智子 5e38a768c9
fix: TS error in locales list
upgrade jiti
https://github.com/unjs/jiti/issues/106 is fixed
2023-01-07 05:18:22 +08:00
Max 9d7b7b66ed
i18n(nl-NL): dutch locales (#745) 2023-01-05 04:10:09 +08:00
Anthony Fu 564a754a4d ui: clean up nav footer 2023-01-03 18:24:39 +01: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
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
三咲智子 8b06c48514
revert: "fix: TS error in locales list"
wait issue: https://github.com/unjs/jiti/issues/106

This reverts commit c8baff3186.
2022-12-30 02:30:41 +08:00
三咲智子 c8baff3186
fix: TS error in locales list 2022-12-30 01:52:12 +08:00
Jess f4de4d3e3b
feat(i18n): separate en-US from en-GB locale (#589) 2022-12-28 14:50:26 +08:00
Joaquín Sánchez 6412127283
feat: cleanup locale conf and add some RTL stuff (#564) 2022-12-27 22:04:52 +01:00
JP 53109e7f23
feat(i18n): add arabic translations (#490)
Co-authored-by: userquin <userquin@gmail.com>
2022-12-26 16:12:04 +01:00
Mikoláš Štrajt 0f438b80cd
feat: Czech locale (#439) 2022-12-14 22:19:38 +01:00
Daniel Roe 83d313c47b
refactor: move shared config into `~/config/` 2022-12-06 21:04:38 +00:00