wangao
fbb89242f4
fix(local): add preview in zh_HK and zh_TW ( #30100 )
4 years ago
MaoXiangming
b5c8bcd409
fix: add es_Es locale Table 'selectNone' field ( #29962 )
4 years ago
isakol
d9885c7be0
feat: improve sv_SE locale ( #29896 )
4 years ago
Bernard Niset
76a96965ee
feat: Add form translations to fr_FR i18n ( #29839 )
4 years ago
Amumu
e2eb810ed3
feat: add fr_CA locale ( #29748 )
4 years ago
Jan Václavík
1efc4cf86e
Fix typo in cs-CZ locale ( #29675 )
4 years ago
mumiao
bcd58bdc12
fix: image ru_RU locale ( #29271 )
4 years ago
Seyed Amirali Taheri
0fc27299d5
fix: Locale fa ( #29232 )
* fix: Fix typo in fa_IR.tsx
Signed-off-by: amiralitaheri <amiralitaheri64@gmail.com>
* feat: Add missing values for fa_IR.tsx
Signed-off-by: amiralitaheri <amiralitaheri64@gmail.com>
* feat: Add missing locale values for date-picker/locale/fa_IR.tsx
Signed-off-by: amiralitaheri <amiralitaheri64@gmail.com>
* feat: Add missing locale value for time-picker/locale/fa_IR.tsx
Signed-off-by: amiralitaheri <amiralitaheri64@gmail.com>
* test: Update snapshot
Signed-off-by: amiralitaheri <amiralitaheri64@gmail.com>
4 years ago
Eber Rodrigues
6c0e0bb335
fix: add en-GB missing translations for table ( #29122 )
4 years ago
Flo
6bcb9ba7c4
fix: add german localization for Transfer ( #28826 )
Co-authored-by: Florian Wojtenek <florian.wojtenek@quanos-solutions.com>
4 years ago
不吃猫的鱼
5119d2a9e1
feat: add select none functionality ( #28580 )
4 years ago
Filip Kukovec
0f87360d2f
feat: upgraded hr_HR locale ( #28458 )
* Upgraded hr_HR locale
* Update hr_HR.tsx
Disable no-template-curly-in-string lint error
* Update hr_HR.tsx
* Update hr_HR.tsx
Co-authored-by: Amumu <yoyo837@hotmail.com>
4 years ago
二货机器人
9cd4fab604
feat: Image add preview style ( #28235 )
* feat: Add preview mask
* feat: Preview support locale
* test: Update snapshot
* fix lint
* fix lint
4 years ago
Paul Damnhorns
5dce62d814
fix: update Kazakh locale according to new rc-picker & rc-pagination packages ( #27631 )
4 years ago
Paul Damnhorns
b9d263c7b6
feat: add Kazakh locale ( #27589 )
* feat: add Kazakh locale
* fix: make translation fixes by @manar-mk
* fix: add Kazakh locale fixes by @roose
* test: add test case for Kazakh locale
* docs: add Kazakh locale to i18n.zh-CH.md
4 years ago
Amumu
a7ae888a90
docs: docs upgrade ( #27367 )
4 years ago
Tom Xu
b5dc079228
chore: improve code style ( #27266 )
4 years ago
Michał Jasikowski
96c665a0bb
fix: changed sorting and validation labels to proper English ( #27259 )
* fix: sorting and validation labels in English
* fix: changed labels for ga_IE to proper English
* fix: changed labels for ga_IE to proper English
* Update en_GB.tsx
4 years ago
Gerson Garrido
02fc6b1646
Updating es_ES locale docs ( #27079 )
4 years ago
Tom Xu
dfbe4b701c
fix: locale by_BY lint ( #27061 )
* fix: locale lint
* Update index.test.js.snap
4 years ago
StIvan8
4107c83234
feat: add Belarusian translation ( #27028 )
* add Belarusian language translation
* add Belarusian locale, fix bugs
* fix: slider and select version
4 years ago
iorikingdom
a711a4172d
fix: add Japanese localization for Table ( #27043 )
* Update ja_JP.tsx
增加了几处日语翻译,希望下个版本能用上
* Update ja_JP.tsx
补全Table的日语翻译
* Update ja_JP.tsx
稍微修改了一下
* Update ja_JP.tsx
4 years ago
Alper TUNCA
f1c75c5ef6
fix: Update tr_TR.tsx ( #27017 )
Adding Turkish mean for the optional tag from 4.6.0 antd
4 years ago
daczczcz1
493d1b148d
feat: add several translations for pl_PL locale ( #26913 )
* feat: add several translations for pl_PL locale
* add dangling comma
4 years ago
Anawin W
46bbad77c4
feat: add missing translations in th_TH locale ( #26906 )
4 years ago
Diego Barreiro
f1a09fe25d
feat: Galician Locale ( #26015 )
* feat: Create gl_ES
* Bump dependencies
rc-pagination
rc-picker
* Add test case
* Add documentation
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update test snapshots
* fix snapshot
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
4 years ago
Maksim Slotvinskij
16962bbff1
lithuanian language ( #26312 )
Co-authored-by: 二货机器人 <smith3816@gmail.com>
4 years ago
二货机器人
60771a0f61
feat: Support requiredMarkType ( #26309 )
* feat: support requreidMarkType
* docs: Update doc desc
* fix lint
* use requiredMark instead
* not change className
* fix ts
* update test case
* rtl style
* fix rtl
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
4 years ago
Mohelm97
e7e83fb357
fix: Arabic locale ( #26094 )
All Arabic strings in this file flipped the order of the words in the sentence, for example if
${label} = كلمة السر
The old message will be
كلمة السر يرجى إدخال
But the correct message is
يرجى إدخال كلمة السر
4 years ago
偏右
a9f14ea48f
refactor: 🌎 new kmr_IQ to replace ku_IQ ( #26030 )
* feat: 🌎 new kmr_IQ to replace ku_IQ
close #25778
close #25790
* fix locale provider Legacy usage
* Update docs/react/i18n.en-US.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update i18n.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
4 years ago
Thanaen
e3946416a3
fix: fr_FR Table.cancelSort spelling error ( #26034 )
Co-authored-by: Clément Costedoat <ccostedoat@isdecisions.com>
4 years ago
Ivan Yakovlev
b91b30c48a
chore: localization update ( #25958 )
* chore: add missed variable (#25954 )
* chore: add missed variables (#25954 )
* chore: transform to uppercase (#25954 )
* chore: add missed varibles (#25954 )
Co-authored-by: Ivan.Yakovlev <ivan.yakovlev@pochtavip.com>
4 years ago
Lukas Zeitler
826a42d90b
feat: add de_DE localisation for defaultValidateMessages for Form Component ( #25823 )
* Adds de_DE localisation for defaultValidateMessages for Form Component
* add de_DE localisation for default form validation messages
4 years ago
afc163
7d7cbf803b
🇭🇰 zh-HK locale
4 years ago
Joo Wu
877668b1df
🇭🇰 Add zh-HK ( #25731 )
4 years ago
Albert Mañosa
6e7e3dc6a9
feat: refine Catalan ca_ES locale ( #25583 )
* Improve ca_ES locale
* feat: Refine ca_ES locale
* fix: Update locale-provider snapshot
* fix: Update locale-provider snapshot
4 years ago
Amir Arafat
b237bfde8a
feat: add missing translations in ar_EG ( #25587 )
* added Arabic locale text
* better Arabic translation
* fixed order of sentence.
4 years ago
Gerson Garrido
93c294664a
feat: add missing translations in es_ES ( #25460 )
* feat: add missing translations in es_ES
* fix eslint no-template-curly-in-string
4 years ago
Johannes Andersen
f71d2d5493
feat: improve nb_NO translations ( #25374 )
* feat: improve nb_NO translations
* fix: issued with VSCode not highlighting issues
* fix: fix failing snapshot test
* Updated rc-picker 1.10.0 -> 1.10.6
4 years ago
kitsoRik
2b767887d9
feat: improved uk_UA translations ( #25402 )
* Update uk_UA.tsx
Changed english 'item' and 'items' to uk_UA 'елем.' (елемент) and 'елем.' (елемента/елементів)
* Updated snapshots
4 years ago
Kentaro Suzuki
d71d3a07d7
feat: Adds ja_JP localisations for Form ( #25244 )
* feat: Adds ja_JP localisations for Form
* Update snapshots
4 years ago
karelsoupaEMZ
04f2859f4a
feat: Updated Czech, German and Italian translations for Table locale ( #25233 )
* feat: Updated Czech, German and Italian translations for Table locale
* feat: Added placeholder for czech locale
4 years ago
Samed Düzçay
eadbd62ee8
feat: improve Turkish translations ( #25100 )
* Update Turkish translations
* feat: update Turkish translations
* /* eslint-disable no-template-curly-in-string */
* fix: minor change to a Turkish translation
* chore: update snapshots
Co-authored-by: Amumu <yoyo837@hotmail.com>
4 years ago
偏右
1b64eb39bc
style: Add empty style for Table empty filters menu ( #25073 )
close #25068
5 years ago
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
5 years ago
Jaewook Ahn
ce0505561a
Add ko_KR localizations for Form ( #24783 )
5 years ago
Israel kusayev
6cea99be9d
🌐 adds Hebrew localisations for Form ( #24716 )
5 years ago
偏右
9d4d6f5402
Added Irish(ga_IE) locale ( #24609 )
🆙 upgrade rc-pagination and rc-picker
🇮🇪 docs and test case of Irish locale
Co-authored-by: AbhijeetGaware <56472463+AbhijeetGaware@users.noreply.github.com>
5 years ago
Sakari Pesonen
0cdb4c8c86
Extend Finnish locale by updating fi_FI.tsx ( #24591 )
Added missing localization values for Finnish locale.
5 years ago
arturpfb
163154a4fb
feat: Add ptBR localization to Form and some other components that were missing. ( #24518 )
* added ptBR localization.
* Corrected lint.
Co-authored-by: Artur Barbosa | Stone <artur.barbosa@stone.com.br>
5 years ago