Commit Graph

125 Commits

Author SHA1 Message Date
Noblet Ouways
7a2ffb7824 chore(locale): update french locale (#22026) 2025-09-04 07:06:28 +08:00
thinkasany
094fc74cf2 feat(components): [tour] add close locale (#21934) 2025-08-29 07:12:17 +08:00
qiang
ac814d3a22 ci: add locale:sync scripts (#21857)
* ci: add locale:sync scripts

* chore: remove el.datepicker.week

* chore: execute locale:sync commands

* chore: rename LocaleObject to TranslatePair
2025-08-28 20:22:30 +08:00
Ravoan
4dbb805181 fix(locale): improve Khmer (km) locale translations (#21069)
* fix(locale): update Khmer (km) locale translations

* fix(locale): improve formatting of Khmer locale strings

* fix(locale): refine Khmer locale pagination and dialog strings

---------

Co-authored-by: Chappie <chappie@mayam32.com>
2025-06-20 11:09:32 +08:00
btea
1da935e2bd fix(locale): update ru.ts (#20972)
* fix(locale): update ru.ts

---------

Co-authored-by: Zhongxiang Wang <yhen@all-my-life.cn>
2025-06-11 16:25:30 +00:00
btea
25277cea0e fix(locale): missing pagination translation (#20770) 2025-05-18 14:24:08 +08:00
betavs
8f2ea27c64 fix(locale): update french translation for confirm (#20556) 2025-04-26 19:32:10 +08:00
jasonyang
376e7e7691 fix(locale): el-upload and el-message-box Unified Chinese prompts (#20366)
closed #20360
2025-04-08 19:26:59 +08:00
Xaypanya Phongsa
eed7bae4a6 feat(i18n): added Lao (lo) language (#20245)
* feat(locale): add Lao (lo) language support

* fix(locale): update Lao (lo) translation for pageHeader title
2025-03-25 06:53:57 +00:00
btea
cdfee9a312 fix(locale): update ru.ts (#20225) 2025-03-22 14:12:22 +08:00
aliuddinabdrauf
ac84d55e86 Update ms.ts (#20201)
update the locale for ms in the datepicker section.
2025-03-21 14:39:54 +08:00
aliuddinabdrauf
84a651a33a fix(i18n): update ms.ts (#20186)
change translation of Back from 'Belakang' to 'Kembali'
2025-03-19 11:19:41 +00:00
btea
6b55811103 feat(locale): export missing language (#19790)
feat(locale): export missing locale
2025-02-07 17:48:54 +08:00
changehu
e82d4d8a48 feat(locale): export Norsk(no) (#19747)
feat(locale): export Norsk(no)

Added Norwegian language reference

Co-authored-by: btea <2356281422@qq.com>
2025-02-07 17:24:45 +08:00
btea
a49d1cabd5 feat(locale): export zhHk/zhMo (#19762) 2025-01-30 20:44:05 +08:00
Mouli Bheemaneti
ce5963774c feat(i18n): add Telugu language (#19624)
* feat(i18n): add Telugu language

* chore(i18n): added missing keys in Telugu locale

* chore: format telugu locale file.

* chore(locale): fix lint in te.ts

* docs: add lang records
2025-01-16 03:00:26 +00:00
Mark J
3b2eaed8f3 feat(locale): add language Chinese Hongkong and Chinese Macau (#19608) 2025-01-14 11:02:43 +08:00
changehu
cdcc3b5b29 feat(i18n): add Norsk(no) language (#19523) 2025-01-09 17:49:44 +08:00
steveWang13
217a4f934d feat(i18n): add Hindi language (#19483)
* feat(i18n): add Hindi language

* feat(i18n): update component and hindi translations

* feat(i18n): update lint
2025-01-07 03:33:23 +00:00
刺·猬
84fb6933c3 feat(i18n): add Malay(ms) translation (#18932) 2024-11-19 13:27:17 +00:00
Maiko Sinkyaet Tan
e3d01558fa feat(i18n): update germany translations (#18447) 2024-10-08 11:19:22 +08:00
Seied Ali Mirkarimi
cb2605c7af fix(i18n): improve translations of Persian (Farsi) (#18290)
* Update fa.ts

several improvements and translations to the Persian

* clean code remove unnecessary comments

* fix  error  Insert `⏎·······`  prettier/prettier
2024-09-19 20:35:41 +08:00
Myo Naing Winn
c2ad4f222c feat(i18n): add Burmese(my) translation (#17765)
* chore(locale): add non-existing Burmese(my) translations

* chore(locale): remove the suffix comments of the translated items

* chore: format

* chore(locale): update Burmese translation of Breadcrumb

* chore(locale): update Burmese translation of Dropdown, uplod and
readability of Colorpicker, Datepicker, Pagination

---------

Co-authored-by: Myo Naing Win <myo-naing-win@mki.co.jp>
Co-authored-by: btea <2356281422@qq.com>
2024-08-14 02:26:17 +00:00
sea
4d45ac9400 fix(i18n): zh-cn lang typo (#17768)
fix(i18n): zh-cn lang typo
2024-08-06 09:25:55 +08:00
蓝桥春雪
a4b233372e fix(i18n): Compared with traditional Chinese, add simplified Chinese … (#17737)
* fix(i18n): Compared with traditional Chinese, add simplified Chinese translation

* fix: lint

---------

Co-authored-by: 汪宇杰 <5+zZePWeXy>
Co-authored-by: tolking <qw13131wang@gmail.com>
2024-08-05 22:08:38 +08:00
赵添
0456c790db feat: add mention component (#17586)
* feat: add mention component

* fix: build error

* fix: build error

* feat: delete as a whole

* fix: update docs

* fix: update global.d.ts

* fix: update

* fix: update code

* fix: update code

* fix: update code

* fix: rename

* fix: update code

* fix: upload code

* fix: update code

* fix: fixed cursor position abnormality

* fix: update code

* fix: docs add avatar

* fix: tooltip position is wrong when placing on top

* feat: add overview icon

* fix: overview icon color
2024-08-02 11:00:26 +08:00
qiang
0670bba618 feat(components): [color-picker] alpha-slider a11y (#14245)
* feat(components): [color-picker] alpha-slider a11y

* feat(components): [color-picker] support for adjust step through shift

* feat(components): [color-picker] focus
2024-07-31 15:54:14 +08:00
sea
9ded53fb20 feat(i18n): add fr translation for el-tour (#17484)
feat: add fr translation for el-tour
2024-07-10 15:05:32 +08:00
Maiko Sinkyaet Tan
5b25708825 chore(locale): add non-existing fr translations (#17096) 2024-06-17 10:36:56 +08:00
VisualYuki
a9c54e3b4a feat(locale): update ru locale (#16192) 2024-03-24 13:53:08 +08:00
btea
b79452bae4 feat(components): [breadcrumb] aria-label uses locale (#16089)
feat(components): [breadcrumb] aria-label uses locale
2024-03-10 20:19:38 +08:00
Shyam Chen
8ace97548c fix(locale): typo (#16060) 2024-03-07 06:23:27 +00:00
Cloyd Lau
73f4d0f57b fix(components): [carousel] improve a11y (#15579)
* fix(a11y): carousel buttons do not have an accessible name

* fix: eslint warnings

* chore: change the label content

* feat: improve i18n
2024-02-03 14:03:41 +08:00
赵添
2fd7ba82ab feat(components): tour component (#14952) 2023-12-27 14:49:11 +08:00
HaniOurEdu
6131becdb6 feat(i18n): add Arabic(ar-eg) translation for Egypt and middle east (#15125)
* Create Arabic language for Egypt and middle east ar-eg.ts

* fix : remove comments

* fix : slider translation
2023-12-18 20:56:51 +08:00
Manon.icu
940b2648d3 feat(i18n): add Swahili(sw) translation (#14660)
Co-authored-by: pfan <fan.pan@palmpay-inc.com>
2023-10-28 12:03:52 +08:00
JBtje
86beacee50 fix(i18n): improve Dutch(nl) translation (#14164) 2023-09-01 20:21:03 +08:00
Nikola Mijajlović
78276ff422 fix(locale) : improve sr translation (#13125)
Improve sr (Serbian) translation
2023-06-08 14:01:24 +00:00
ali-mirzaeii
6a4d21e27c improvement(locale) : update fa language. (#12677) 2023-05-06 20:20:48 +08:00
류한경
125f5f4650 chore: update ko translation (#11968) 2023-03-10 21:21:40 +08:00
qiang
02955a924c chore(components): [pagination] accessibility improvement (#11817)
* chore(components): [pagination] accessibility improvement

closed #11730

* test(components): [pagination] fix test

* test: add test
2023-03-10 14:52:17 +08:00
Ali Khalouf
d0c4248a0e fix: translate arabic language (#11510)
#fix translate arabic language
2023-02-11 23:50:51 +08:00
ADISAK BOONMARK
c8d85e82ad refactor(locale): change short months naming (#11326)
Co-authored-by: adisak boonmark <D6500706@outsource.ktb.co.th>
2023-02-06 22:41:33 +08:00
Swara
d998d00289 Add Kurdish language (Sorani - ckb) (#10913) 2022-12-12 12:37:58 +00:00
vinksz
4be2c3b320 fix(locale): update estonian translations (#10004) 2022-10-10 02:56:09 +00:00
yeya
7d1ecb6285 fix(locale): added missing strings for Hebrew (#9871)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-09-27 06:08:55 +00:00
Chiahong
0db6e2b48f fix(locale): update zh-tw translation (#8822)
* fix: improve zh-tw translation

* style: remove line breaks

* fix: update zh-tw translation
2022-08-05 20:51:32 +08:00
류한경
651e6bc157 fix(locale): update ko translation (#8839) 2022-07-16 17:02:08 +09:00
opengraphica
af732b124b feat(components): [dropdown] a11y (#7946)
* feat(components): [dropdown] always use button trigger

* feat(components): [dropdown] a11y unit tests

* feat(components): [dropdown] pr comments
2022-05-30 11:51:25 +08:00
Jérémie Cotiniaux
e225ec62b9 chore(locale): update fr.ts (#7935) 2022-05-30 09:40:25 +08:00