From 18d57dd16bb002a5fd875e31e33ef0cc18813856 Mon Sep 17 00:00:00 2001 From: weru <fromweru@gmail.com> Date: Sun, 31 Jan 2021 05:20:09 +0000 Subject: [PATCH] edit search label --- i18n/en.toml | 2 +- i18n/tr.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/en.toml b/i18n/en.toml index 95c4ff3..5cb9dae 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -5,7 +5,7 @@ [quick_links] other = "Quick links" [search_field_placeholder] - other = "Search the docs ..." + other = "Search the docs" [search_results_label] other = "Search Results" [short_search_query] diff --git a/i18n/tr.toml b/i18n/tr.toml index cbcb922..bd3cc52 100644 --- a/i18n/tr.toml +++ b/i18n/tr.toml @@ -5,7 +5,7 @@ [quick_links] other = "Hızlı bağlantılar" [search_field_placeholder] - other = "Belgelerde arayın..." + other = "Belgelerde arayın" [search_results_label] other = "Arama sonuçları" [short_search_query] -- Gitblit v1.10.0