Commit Graph

78 Commits

Author SHA1 Message Date
Amumu
a7ae888a90
docs: docs upgrade (#27367) 2020-10-26 11:57:37 +08:00
Tom Xu
b5dc079228
chore: improve code style (#27266) 2020-10-21 10:35:06 +08:00
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
2020-10-20 18:20:06 +08:00
Gerson Garrido
02fc6b1646
Updating es_ES locale docs (#27079) 2020-10-11 02:56:12 +08:00
afc163
68a1b18232 merge feature into master-to-merge-feature 2020-10-10 11:36:02 +08:00
Tom Xu
dfbe4b701c
fix: locale by_BY lint (#27061)
* fix: locale lint

* Update index.test.js.snap
2020-10-10 09:13:31 +08:00
StIvan8
4107c83234
feat: add Belarusian translation (#27028)
* add Belarusian language translation

* add Belarusian locale, fix bugs

* fix: slider and select version
2020-10-09 21:37:07 +08:00
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
2020-10-09 21:32:41 +08:00
二货机器人
dcd97ca46e
Merge pull request #27055 from ant-design/master
chore: Feature merge master
2020-10-09 17:28:17 +08:00
Alper TUNCA
f1c75c5ef6
fix: Update tr_TR.tsx (#27017)
Adding Turkish mean for the optional tag from 4.6.0 antd
2020-10-07 02:03:53 +08:00
偏右
01d757b660
Merge pull request #26923 from ant-design/master
chore: merge master into feature
2020-09-28 15:35:33 +08:00
daczczcz1
493d1b148d
feat: add several translations for pl_PL locale (#26913)
* feat: add several translations for pl_PL locale

* add dangling comma
2020-09-28 14:47:42 +08:00
Anawin W
46bbad77c4
feat: add missing translations in th_TH locale (#26906) 2020-09-26 23:07:25 +08:00
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>
2020-08-21 18:26:36 +08:00
Maksim Slotvinskij
16962bbff1
lithuanian language (#26312)
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-08-21 17:07:48 +08:00
二货机器人
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>
2020-08-21 12:58:14 +08:00
xrkffgg
e1f990e61a chore: fix merge conflict 2020-08-10 09:43:21 +08:00
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
يرجى إدخال كلمة السر
2020-08-08 17:36:18 +08:00
偏右
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>
2020-08-06 10:40:58 +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
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>
2020-08-02 13:41:44 +08:00
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
2020-07-27 11:10:44 +08:00
afc163
7d7cbf803b 🇭🇰 zh-HK locale 2020-07-21 23:24:33 +08:00
Joo Wu
877668b1df
🇭🇰 Add zh-HK (#25731) 2020-07-21 23:05:18 +08:00
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
2020-07-12 17:52:42 +08:00
Amir Arafat
b237bfde8a
feat: add missing translations in ar_EG (#25587)
* added Arabic locale text

* better Arabic translation

* fixed order of sentence.
2020-07-12 17:47:59 +08:00
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
2020-07-07 09:31:51 +08:00
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
2020-07-06 11:03:56 +08:00
kitsoRik
2b767887d9
feat: improved uk_UA translations (#25402)
* Update uk_UA.tsx

Changed english 'item' and 'items' to uk_UA 'елем.' (елемент) and 'елем.' (елемента/елементів)

* Updated snapshots
2020-07-03 21:23:55 +08:00
Kentaro Suzuki
d71d3a07d7
feat: Adds ja_JP localisations for Form (#25244)
* feat: Adds ja_JP localisations for Form

* Update snapshots
2020-06-28 15:43:36 +08:00
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
2020-06-28 09:52:07 +08:00
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>
2020-06-20 18:10:52 +08:00
偏右
1b64eb39bc
style: Add empty style for Table empty filters menu (#25073)
close #25068
2020-06-18 11:38:43 +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
Jaewook Ahn
ce0505561a
Add ko_KR localizations for Form (#24783) 2020-06-06 16:08:20 +08:00
Israel kusayev
6cea99be9d
🌐 adds Hebrew localisations for Form (#24716) 2020-06-04 14:31:25 +08:00
偏右
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>
2020-05-31 12:40:10 +08:00
Sakari Pesonen
0cdb4c8c86
Extend Finnish locale by updating fi_FI.tsx (#24591)
Added missing localization values for Finnish locale.
2020-05-29 22:04:10 +08:00
二货机器人
7c77a764e1
Merge pull request #24537 from ant-design/master-to-merge-feature
chore: Master to merge feature
2020-05-28 16:49:21 +08:00
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>
2020-05-28 16:08:53 +08:00
afc163
d039e32e6b merge feature into master-to-merge-feature 2020-05-28 15:30:36 +08:00
Teng YANG
84225e4d50
add en_GB localisations for form (#24404) 2020-05-25 18:56:11 +08:00
afc163
d6d485b72d merge feature into master-to-merge-feature 2020-05-19 18:25:51 +08:00
Alexey Vinogradov
316913ca37
Add ru_RU i18n for Form defaultValidateMessages (#24219) 2020-05-17 16:41:36 +08:00
二货机器人
b0e528d14c
feat: Transfer support oneWay (#24041)
* use flex

* show clear btn

* support one way

* add dropdown

* add pagination

* support pagination

* use flex

* operation stretch

* pagination works

* update selection logic

* no need to show checkbox on pagination

* fix tree demo

* support invert selection

* remove current pages

* update style

* update snapshot

* clean up

* update test case

* update test case

* update snapshot

* fix lint

* add deps

* update doc

* update hover style

* update hover checked style

* adjust demo & active region

* fix lint

* update snapshot
2020-05-13 19:15:40 +08:00
wx1322
49f5ed7764
feat: Adds zh_TW localisations for Form (#24065)
* Update zh_TW.tsx

* Remove spaces

* Update zh_TW.tsx

* Update snapshot

* replace indexOf() with ||
2020-05-12 15:00:24 +08:00
mjfwebb
d643d113ff
Adds default English localisations for Form. (#23859)
Co-authored-by: mjfwebb <michael@w3bb.net>
2020-05-07 17:39:09 +08:00
Nariman Movaffaghi
540fc211df
feat: fa_IR is updated based on latest options. (#23926)
* Update FA_IR based on EN_US

* Update fa_IR based on zh_CN

* typeTemplate has been added

* Update fa_IR.tsx

Co-authored-by: Amumu <yoyo837@hotmail.com>
2020-05-07 14:57:31 +08:00
Tom Xu
50416b3a7b
improvement: Form default locale (#23165)
* improve: Form default locale

* fix lint

* fix lint

* improve form doc

* add test case

* improve form validate messages
2020-04-18 13:18:51 +08:00
Misha Kav
cff24d5dcb
add missings translations in he_IL (#23302) 2020-04-16 10:08:37 +08:00