Files
NodeBB/public/language/tr/admin/appearance/skins.json

18 lines
672 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.
{
"skins": "Skins",
"bootswatch-skins": "Bootswatch Skins",
"custom-skins": "Custom Skins",
"add-skin": "Add Skin",
"save-custom-skins": "Save Custom Skins",
"save-custom-skins-success": "Custom skins saved successfully",
"custom-skin-name": "Custom Skin Name",
"custom-skin-variables": "Custom Skin Variables",
"loading": "Görünümler yükleniyor...",
"homepage": "Anasayfa",
"select-skin": "Görünüm Seç",
"revert-skin": "Revert Skin",
"current-skin": "Mevcut Görünüm",
"skin-updated": "Görünüm Güncellendi",
"applied-success": "%1 isimli görünüm başarıyla uygulandı",
"revert-success": "Görünüm temel renkleri geri döndürüldü"
}