Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/juliushaertl/theming_customcss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/tr.js')
-rw-r--r--l10n/tr.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/l10n/tr.js b/l10n/tr.js
index 3cbb19b..fb760ea 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -3,6 +3,10 @@ OC.L10N.register(
{
"Saved" : "Kaydedildi",
"Error" : "Hata",
+ "Custom CSS" : "Özel CSS",
+ "Adjust the Nextcloud theme with custom CSS" : "Nextcloud temasını özel CSS ile ayarlayın",
+ "You can specify your own CSS here. Be aware that this might break something after upgrade." : "Özel CSS kodunu buraya yazabilirsiniz. Yaptığınız değişikliklerin yükseltme işlemi sonrası bir şeyleri çalışmaz kılabileceğini unutmayın.",
+ "Insert your custom CSS here …" : "Özel CSS kodunuzu buraya yazın…",
"Save" : "Kaydet"
},
"nplurals=2; plural=(n > 1);");