Commit Graph

10 Commits

Author SHA1 Message Date
Marco Heinrich
92a19adf6b
Adding filterCheckall to the below mentioned files. (#37246)
This will ensure a proper translation in the table filter checkbox.
when filterMode is set to 'tree'

Changes to be committed:
	modified:   components/locale/de_DE.tsx
	modified:   components/locale/fr_BE.tsx
	modified:   components/locale/fr_CA.tsx
	modified:   components/locale/fr_FR.tsx
2022-08-26 10:39:14 +08:00
二货机器人
2c2c631bfd
chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
Tom Xu
1719748a29
chore: eslint add consistent-type-imports (#35419)
* chore: eslint add consistent-type-imports

* fix avatar

* Update Item.tsx
2022-05-07 14:31:54 +08:00
Loïc Huvé
063a3f93fe
fix: Update french locale with missing messages (#30436) 2021-05-08 10:36:15 +08:00
Bernard Niset
76a96965ee
feat: Add form translations to fr_FR i18n (#29839) 2021-03-20 23:02:14 +08:00
Thanaen
e3946416a3
fix: fr_FR Table.cancelSort spelling error (#26034)
Co-authored-by: Clément Costedoat <ccostedoat@isdecisions.com>
2020-08-05 17:05:53 +08:00
samir elsharkawy
64b7b551e2
feat: Improve fr_FR localisations (#24962)
- Add missing `Table` fields
- Add `PageHeader`
- Update one field in `Transfer` to stay consistent
- Make all `Text` localisation upper case to stay consistent
2020-06-12 23:22:45 +08:00
Gibson C
d2ef74b2ed
feat: Refine locale types (#22103) 2020-03-11 14:56:01 +08:00
Demétrius
cef820f7a6 feat: Add tag downloadFile in all languages (#19361) 2019-10-23 11:05:21 +08:00
zombieJ
81d8eb8afe
feat: ConfigProvider support locale (#17816)
* ConfigProvider support locale

* update docs

* update category

* clean up

* moving locale

* update check script

* update related code

* add test case

* demo link

* update doc

* hide one rule of md with eslint

* update error link
2019-07-24 10:34:55 +08:00