From 9d2fd9b90cdb701fd2ccb17d03bde02d57c8666e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C4=B1rat=20Kaya?= <48600092+benfiratkaya@users.noreply.github.com> Date: Fri, 12 Apr 2024 11:07:55 +0300 Subject: [PATCH] dashboard: added new texts. --- dashboard/de.json | 6 ++++++ dashboard/en.json | 6 ++++++ dashboard/tr.json | 6 ++++++ 3 files changed, 18 insertions(+) diff --git a/dashboard/de.json b/dashboard/de.json index ed90e8f..61736e9 100644 --- a/dashboard/de.json +++ b/dashboard/de.json @@ -707,6 +707,12 @@ "Pricing": "Preisgestaltung", "Limits": "Grenzen", "Limiting": "Begrenzend", + "Visibility": "Sichtbarkeit", + "Only Show If Customer Has Purchased Product": "Nur anzeigen, wenn der Kunde das Produkt gekauft hat", + "Always show this category to customers": "Diese Kategorie immer Kunden anzeigen", + "Restrictions": "Einschränkungen", + "Required Products": "Erforderliche Produkte", + "Only require the customer to have purchased one product from the selected list.": "Erfordern Sie den Kunden nur, ein Produkt aus der ausgewählten Liste gekauft zu haben.", "Give Role": "Give Role", "None": "nichts", "One-Time": "Einmal", diff --git a/dashboard/en.json b/dashboard/en.json index 979df4c..35dd17c 100644 --- a/dashboard/en.json +++ b/dashboard/en.json @@ -707,6 +707,12 @@ "Pricing": "Pricing", "Limits": "Limits", "Limiting": "Limiting", + "Visibility": "Visibility", + "Only Show If Customer Has Purchased Product": "Only Show If Customer Has Purchased Product", + "Always show this category to customers": "Always show this category to customers", + "Restrictions": "Restrictions", + "Required Products": "Required Products", + "Only require the customer to have purchased one product from the selected list.": "Only require the customer to have purchased one product from the selected list.", "Give Role": "Give Role", "None": "None", "One-Time": "One-Time", diff --git a/dashboard/tr.json b/dashboard/tr.json index 1a5de89..e7e1d7d 100644 --- a/dashboard/tr.json +++ b/dashboard/tr.json @@ -707,6 +707,12 @@ "Pricing": "Fiyatlandırma", "Limits": "Limitler", "Limiting": "Limitleme", + "Visibility": "Görünürlük", + "Only Show If Customer Has Purchased Product": "Müşteri Ürünü Satın Almışsa Göster", + "Always show this category to customers": "Bu kategoriyi müşterilere her zaman göster", + "Restrictions": "Kısıtlamalar", + "Required Products": "Gerekli Ürünler", + "Only require the customer to have purchased one product from the selected list.": "Müşterinin listeden seçilen yalnızca bir ürünü satın almasını gerektirin.", "Give Role": "Rol Ver", "None": "Hiçbiri", "One-Time": "Bir Defa",