| 123456789101112131415161718192021222324252627282930 |
- [
- {
- "locale": "tr-TR",
- "isRTL": false,
- "translations": {
- "selected-options-with-count": "{{0}} items selected",
- "select-an-option": "Select an option",
- "select-all": "Select All",
- "is-optional": "Opsiyonel",
- "clean-all": "Clean All",
- "cancel": "İptal",
- "search": "Ara",
- "ok": "Tamam"
- }
- },
- {
- "locale": "en-US",
- "isRTL": false,
- "translations": {
- "selected-options-with-count": "{{0}} seçim yapıldı",
- "select-an-option": "Seçim yapın",
- "clean-all": "Tümünü Temizle",
- "select-all": "Tümünü Seç",
- "is-optional": "Optional",
- "cancel": "Cancel",
- "search": "Search",
- "ok": "Okey"
- }
- }
- ]
|