Commit Graph

25 Commits

Author SHA1 Message Date
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
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
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
Chingiz Mammadov
7a4fc4cefb locale: Added Azerbaijani language (#6878)
* locale: Added Azerbaijani language

* fix: Formatted locale file

* docs: added azerbaijani language to supported language list

* fix: Fixed TYPO
2022-03-30 09:26:30 +08:00
三咲智子
c37de7ed1e feat: export all locale (#5943) 2022-02-11 11:05:14 +08:00
三咲智子
b153aaa7a5 fix(hooks): return key name if not defined (#4664) 2021-12-04 23:40:06 +08:00
三咲智子
0636e1e240 style: add import and stricter lint (#3440)
* style: add import lint

* chore: apply eslint rules

* chore: add stricter lint

* chore: lint all files

* auto fix

* manually fix

* restore build-indices.ts
2021-09-17 15:27:31 +08:00
Aex
03f02b5554 refactor(utils): improve debug warn (#3302) 2021-09-09 11:49:48 +08:00
三咲智子
55348b30b6 style: use prettier (#3228)
* style: use prettier

* style: just prettier format, no code changes

* style: eslint fix
object-shorthand, prefer-const

* style: fix no-void

* style: no-console
2021-09-04 19:29:28 +08:00
clam
535e1b35ec fix(locale): update error url and remove useless code (#2852)
Co-authored-by: zhangweiwei <zhangweiwei12@huawei.com>
2021-08-10 11:33:04 +08:00
jeremywu
c42f905c10 refactor: i18n implementation (#2670) 2021-07-26 00:24:30 +08:00
JeremyWuuuuu
48fd68bdf1 fix(locale): fix default translate method
- Fix the wrong logic of default translate method
2021-07-24 20:07:10 +08:00
jeremywu
2bba6d570f fix(locale): Fix locale translation method (#2645)
- Fix defaultTranslation method that causes error
2021-07-23 23:02:16 +08:00
jeremywuuuuu
4e5ef0d3a8 build(project): update bundle strategy
- Update the build script for generating *.d.ts files
- Update package.json module entry.
- Update CI pipeline node version
- Reorganized main bundle structure
- Update i18n functionalities
2021-07-23 16:46:53 +08:00
jeremywu
5e031237e3 feat(project): Update with functionality to compat with vue-i18n (#1306) 2021-01-19 23:49:07 +08:00
zazzaz
0b6c862f44 fix: correct locale name (#628)
* fix: correct locale name

* chore: update

* fix: add name

* fix: set correct dayjs locale

* chore: update
2020-11-19 15:58:25 +08:00
zazzaz
a900e375f2 chore: update readme (#325) 2020-09-18 16:15:30 +08:00
bastarder
3083c19232 fix(locale): i18n support params 2020-09-16 14:55:28 +08:00
zazzaz
b01a6f4e81 feat: Feature/timepicker && repeat-click directive (#289)
* feat: Feature/datepicker && repeat-click directive (#288)

* style: fix lint

* test: fix local test

* test: update test

* fix: update api to disabledHours

* chore: update

* chore: fix lint
2020-09-16 14:49:21 +08:00
zazzaz
c0acd11fe2 fix: revert locale change 2020-08-25 10:18:28 +08:00
zazzaz
9b0bec0cd7 feat: add website play 2020-08-25 10:18:28 +08:00
zazzaz
6d06b83228 fix: update locale mixin 2020-08-04 10:44:00 +08:00
zazzaz
434229058b feat: add locale 2020-08-04 10:44:00 +08:00