Files
tcms/bl-plugins/html-code/languages/tr_TR.json
T
Ty Clifford cebb0d3af1 -
2026-07-03 07:31:09 -04:00

13 lines
805 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.
{
"plugin-data": {
"name": "HTML Kod",
"description": "HTML, CSS ya da Javascript kodlarınızı sitenizin istediğiniz bölümüne ekleyin."
},
"insert-code-in-the-theme-inside-the-tag-head": "<head> </head> tagleri arasına eklenecek kodlar.",
"insert-code-in-the-theme-at-the-top": "Sayfanızın en üstüne eklenecek kodlar.",
"insert-code-in-the-theme-at-the-bottom": "Sayfanızın en altına eklenecek kodlar.",
"insert-code-in-the-admin-area-inside-the-tag-head": "Yönetim alanında <head> </head> etiketinin içine kod ekleyin",
"insert-code-in-the-admin-area-at-the-top": "Yönetim alanının en üstüne kod ekleyin.",
"insert-code-in-the-admin-area-at-the-bottom": "Yönetim alanının en altına kod ekleyin."
}