mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-05 12:01:17 +01:00
26 lines
797 B
JSON
26 lines
797 B
JSON
{
|
||
"icon": "İkon:",
|
||
"change-icon": "değiştir",
|
||
"route": "Yol:",
|
||
"tooltip": "Araç ipucu: ",
|
||
"text": "Yazı:",
|
||
"text-class": "Metin Sınıfı: <small>opsiyonel</small>",
|
||
"class": "Sınıf: <small>opsiyonel</small>",
|
||
"id": "ID: <small>opsiyonel</small>",
|
||
|
||
"properties": "Özellikler:",
|
||
"groups": "Gruplar",
|
||
"open-new-window": "Yeni pencerede aç",
|
||
"dropdown": "Açılır liste",
|
||
"dropdown-placeholder": "Açılır liste öğelerini aşağıda sırala, örneğin: <br/><li><a href="https://myforum.com">Link 1</a></li>",
|
||
|
||
"btn.delete": "Sil",
|
||
"btn.disable": "Etkinsizleştir",
|
||
"btn.enable": "Etkinleştir",
|
||
|
||
"available-menu-items": "Kullanılabilir Menü Öğeleri",
|
||
"custom-route": "Özel Yol",
|
||
"core": "çekirdek",
|
||
"plugin": "eklenti"
|
||
}
|