Oleksandr Kovalchuk
fce6862696
Feature: uk_UA locale ( #8169 )
* Add uk-UA localization
Ukrainian localization for the following components:
- locale-provider
- DatePicker
- TimePicker
- Calendar
* Add uk_UA locale to test suite
* Add uk_UA locale to tests snapshot
Tests on CI are failing because there are no snapshot for uk_UA locale.
Generate a snapshot with `npm test -u` command and add it to the test
suite.
7 years ago
Mohamed Seada
fa315e9f6d
Add new locale (ar-EG: Arabic Egypt) #3 ( #7888 )
* Add new locale (ar-EG: Arabic Egypt)
* resolve snapshot testing problem
* Add new locale (ar-EG: Arabic Egypt) to docs
7 years ago
Marco Afonso
81435e2798
feat: add Portuguese locale ( #7449 )
* Add pt_PT Locale
* Adding pt_PT Locale (fix comma)
* Adding pt_PT Locale to docs
* Add pt_PT locale to tests
* Update imports for rc-pagination and rc-calendar
* Add pt_PT Locale
* Adding pt_PT Locale (fix comma)
* Adding pt_PT Locale to docs
* Add pt_PT locale to tests
* Update imports for rc-pagination and rc-calendar
* Add pt_PT to tests
7 years ago
Stefan Paunovic
0ac7ccaa8f
feat: add is_IS locale ( #7561 )
7 years ago
Stefan Paunovic
7d8c7d72b7
feat: add sr_RS locale (Serbian) ( #7201 )
7 years ago
Vemund Santi
b69a6886d7
Locale/nb-NO ( #7122 )
* locale: Add Norwegian Bokmål locales to Ant Design
* Add Vemund Santi to authors.
* docs: add Norwegian to list of i18n language examples
* test: add tests for Norwegian Bokmål
* Update dependencies. Use locales from rc-pagination.
7 years ago
Michalis Macheras
94d46e4c01
add el_GR locale (Greek) ( #6928 )
Update index.test.js
Syntactic error corrected
7 years ago
mkermani144
e8ef77b963
Add fa_IR locale
7 years ago
Sakol Assawasagool
bc7e0bad3e
feat: add th_TH translation ( #6721 )
7 years ago
Damian Green
6d74ea346f
Add en-GB, it-IT, fr-FR + nl_BE locales
8 years ago
Patryk
e2be361cd0
Add Polish language support
8 years ago
Adrian Dimitrov
d629086c74
feat: added Bulgarian translation ( #6297 )
* Added Bulgarian translation
* Update bg_BG.tsx
8 years ago
Tino D
5c25452de8
fix: update locale es_ES (Spanish) ( #5932 )
* Update locale es_ES (Spanish)
* Fix indent
8 years ago
Hai Phan Nguyen
c6832d1235
feat: add Vietnamese localization support ( #5927 )
* Add Vietnamese locale
* add Vietnamese locale
8 years ago
Kimmo Saari
b6eecef255
Add locale fi_FI ( #5674 )
8 years ago
OAwan
1903b75d38
Traditional Chinese locale provider added ( #5665 )
8 years ago
Kimmo Saari
0d4b436eb2
Add locale fi_FI ( #5674 )
8 years ago
OAwan
967bfd79c3
Traditional Chinese locale provider added ( #5665 )
8 years ago
Wei Zhu
6dd3304976
Revert "Traditional Chinese locale provider added ( #5665 )"
This reverts commit 65bac17e58
.
8 years ago
OAwan
65bac17e58
Traditional Chinese locale provider added ( #5665 )
8 years ago
Ayhan
2265a49dbf
Turkish locale provider added ( #5536 )
8 years ago
Yusuke Ito
b342dbefa2
Japanese locale ( #5529 )
* add ja_JP translation
* fix Japanese locale
* fix i18n docs
* update rc-pagination version
* add locale test for ja_JP
8 years ago
Madis Väin
7696c1cd05
feat: Add et_EE locale (Estonian) ( #5266 )
* add Estonian translations
* add other translations except pagination for Estonian
* add to tests
* linting fixes
* remove comments
8 years ago
Martin Litvaj
82b516c77f
feat: SK Localization ( #5304 )
8 years ago
Minsung Ryu
914ee21a4d
Add locale ko_KR(Korean)
8 years ago
Martin Novák
e59bb6b609
cz translation ( #5169 )
8 years ago
Aaron Planell López
05fd5a6825
Add locale ca_ES (Catalan) ( #4929 )
* Add locale ca_ES (Catalan)
* Add locale ca_ES (Catalan). Modify global locale in local-provider.
8 years ago
corneyl
28961856aa
feat: Added Dutch locale and bumped dep versions so they include Dutch locales ( #4785 )
* Added Dutch locale and bumped dep versions so they include Dutch locales
Bumped versions so they include Dutch locales
- rc-calendar to ~7.6.2
- rc-pagination to ~1.6.6
* Added dutch locale to LocaleProvider test
8 years ago
Simon Waloschek
fd233cf430
Added German locale ( #4686 )
* Added German locale
* Added German locale for pagination
8 years ago
bokzor
47fcd7651f
feat: Add french locale ( #4538 )
* add french locale
* Add french locale
8 years ago
Jesper We
11ebc915eb
feat: Add support for Swedish locale ( #4455 )
* Swedish locale
* Create sv_SE.tsx
* Create sv_SE.tsx
* Create sv_SE.tsx
8 years ago
Nathan Tavares Nascimento
c97e687edd
feature: add pt_BR locale support ( #4004 )
8 years ago
afc163
c5d221e55a
Simplify TimePicker english placeholder
8 years ago
Benjy Cui
4026221d45
deps: hello moment ( #2887 )
* deps: upgrade TimePicker
* deps: upgrade DatePicker
* deps: upgrade Calendar
* fix: moment should work with LocaleProvider
* feat: update API of TimePicker
* feat: update Calendar's APIs
* feat: update DatePicker's APIs
* doc: update demo
* revert: add dateString and timeString and so on
* feat: add Calendar[defaultValue]
* feat: add defaultPickerValue
* docs: update docs about date picker
* feat: set moment locale to zh-cn automatically
8 years ago
afc163
2e41e35cc6
Fix more tslint problems
8 years ago
yiminghe
9a0d751f94
refactor to typescript
9 years ago
plandem
9af3e4fc55
ru locale ( #1411 )
9 years ago
yiminghe
fd1312803f
upgrade calendar/timePicker. Fixes #822
9 years ago
afc163
d759d1f489
Datepicker => DatePicker, Timepicker => TimePicker
9 years ago