From 239d68f94c6250276850fbe95eaa6cdd5c38fb26 Mon Sep 17 00:00:00 2001 From: Alexander Neonxp Kiryukhin Date: Sat, 16 Nov 2024 19:32:18 +0300 Subject: Своя тема, полностью всё переделал MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/hugo-theme-stack/i18n/tr.yaml | 53 ------------------------------------ 1 file changed, 53 deletions(-) delete mode 100644 themes/hugo-theme-stack/i18n/tr.yaml (limited to 'themes/hugo-theme-stack/i18n/tr.yaml') diff --git a/themes/hugo-theme-stack/i18n/tr.yaml b/themes/hugo-theme-stack/i18n/tr.yaml deleted file mode 100644 index 2dbb9d5..0000000 --- a/themes/hugo-theme-stack/i18n/tr.yaml +++ /dev/null @@ -1,53 +0,0 @@ -toggleMenu: - other: Menüyü Gizle - -darkMode: - other: Koyu Mod - -list: - page: - one: "{{ .Count }} makale" - other: "{{ .Count }} makale" - - section: - other: Bölüm - - subsection: - one: Alt bölüm - other: Alt bölümler - -article: - relatedContent: - other: Alakalı içerikler - lastUpdatedOn: - other: Son güncelleme - -notFound: - title: - other: Bulunamadı - subtitle: - other: Aradığınız sayfa mevcut değil. - -widget: - archives: - title: - other: Arşiv - more: - other: Daha fazla - tagCloud: - title: - other: Etiketler - -search: - title: - other: Arama - placeholder: - other: Birşeyler yazın... - resultTitle: - other: "#PAGES_COUNT sayfa (#TIME_SECONDS saniye)" - -footer: - builtWith: - other: "{{ .Generator }} ile oluşturuldu." - designedBy: - other: "{{ .Theme }} teması {{ .DesignedBy }} tarafından tasarlandı" -- cgit v1.2.3