Files
homarr/public/locales/tr/settings/customization/page-appearance.json
Thomas Camlong fc969e5042 New Crowdin updates (#1529)
Add Chinese traditional and Crowdin pseudo language (CR)
2023-10-31 09:12:59 +01:00

27 lines
751 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.
{
"pageTitle": {
"label": "Sayfa Başlığı",
"description": "Sol üstteki panel başlığı"
},
"metaTitle": {
"label": "Meta Başlığı",
"description": "Tarayıcı sekmenizde görüntülenen başlık"
},
"logo": {
"label": "Logo",
"description": "Sol üstte görüntülenen logo"
},
"favicon": {
"label": "Favicon",
"description": "Tarayıcı sekmenizde görüntülenen ikon"
},
"background": {
"label": "Arkaplan"
},
"customCSS": {
"label": "Özel CSS",
"description": "Ayrıca, yalnızca deneyimli kullanıcılar için önerilen CSS kullanarak kontrol panelinizi özelleştirin",
"placeholder": "Özel CSS en son uygulanacaktır",
"applying": "CSS uygulanıyor..."
}
}