|
|
@@ -3,11 +3,13 @@
|
|
|
"locale": "tr-TR",
|
|
|
"isRTL": false,
|
|
|
"translations": {
|
|
|
- "selected-options-with-count": "{{0}} items selected",
|
|
|
- "select-an-option": "Select an option",
|
|
|
- "select-all": "Select All",
|
|
|
+ "maximum-selection-limit-has-been-reached": "Maksimum seçim limitine ulaşıldı.",
|
|
|
+ "minimum-a-item-selection-required": "Minimum 1 öğe seçimi gereklidir.",
|
|
|
+ "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": "Opsiyonel",
|
|
|
- "clean-all": "Clean All",
|
|
|
"cancel": "İptal",
|
|
|
"search": "Ara",
|
|
|
"ok": "Tamam"
|
|
|
@@ -17,11 +19,13 @@
|
|
|
"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ç",
|
|
|
+ "maximum-selection-limit-has-been-reached": "Maximum selection limit has been reached.",
|
|
|
+ "minimum-a-item-selection-required": "Minimum 1 item selection required.",
|
|
|
+ "selected-options-with-count": "{{0}} items selected",
|
|
|
+ "select-an-option": "Select an option",
|
|
|
+ "select-all": "Select All",
|
|
|
"is-optional": "Optional",
|
|
|
+ "clean-all": "Clean All",
|
|
|
"cancel": "Cancel",
|
|
|
"search": "Search",
|
|
|
"ok": "Okey"
|