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

github.com/onweru/compose.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorweru <fromweru@gmail.com>2022-06-13 18:28:05 +0300
committerweru <fromweru@gmail.com>2022-06-13 18:28:05 +0300
commit1a614d6b4487dae821e1cc85cd7d2e8815c12d5d (patch)
tree1b889c9007634653162df9da30bf32a680f67d58
parent804f0119e0b0d416578572a06fca13c3ee67a711 (diff)
update translations
Signed-off-by: weru <fromweru@gmail.com>
-rw-r--r--i18n/en.toml4
-rw-r--r--i18n/tr.toml2
2 files changed, 5 insertions, 1 deletions
diff --git a/i18n/en.toml b/i18n/en.toml
index 1d636bb..cacf43c 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -5,11 +5,13 @@
[quick_links]
other = "Quick links"
[search_field_placeholder]
- other = "Search the docs"
+ other = "Search {{ .section }}"
[search_results_label]
other = "Search Results"
[short_search_query]
other = "Query is too short"
+[site]
+ other = "site"
[site_menu]
other = "Site Menu"
[to_top]
diff --git a/i18n/tr.toml b/i18n/tr.toml
index 5b4dafa..4d21d1d 100644
--- a/i18n/tr.toml
+++ b/i18n/tr.toml
@@ -10,6 +10,8 @@
other = "Arama sonuçları"
[short_search_query]
other = "Sorgu çok kısa"
+[site]
+ other = "site"
[site_menu]
other = "Site menüsü"
[to_top]