Files
homarr/public/locales/tr/modules/bookmark.json
2023-08-07 21:23:49 +02:00

26 lines
582 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"descriptor": {
"name": "Yer imi",
"description": "Dizelerin veya bağlantıların sabit bir listesini görüntüler",
"settings": {
"title": "Yer İşareti ayarları",
"name": {
"label": "Widget başlığı",
"info": "Başlığı gizlemek için boş bırakın."
},
"items": {
"label": "Ögeler"
},
"layout": {
"label": "Düzen"
}
}
},
"card": {
"noneFound": {
"title": "Yer imi listesi boş",
"text": "Düzenleme modunda bu listeye yeni öğeler ekleyin"
}
}
}