feat: update for doks v1.0.0-alpha.1
This commit is contained in:
5
i18n/de.toml
Normal file
5
i18n/de.toml
Normal file
@ -0,0 +1,5 @@
|
||||
[get-started]
|
||||
other = "Loslegen"
|
||||
|
||||
[on-this-page]
|
||||
other = "Auf dieser Seite"
|
@ -1,5 +0,0 @@
|
||||
- id: get-started
|
||||
translation: "Loslegen"
|
||||
|
||||
- id: on-this-page
|
||||
translation: "Auf dieser Seite"
|
29
i18n/en.toml
Normal file
29
i18n/en.toml
Normal file
@ -0,0 +1,29 @@
|
||||
[search_placeholder]
|
||||
other = "Search"
|
||||
|
||||
[search_title]
|
||||
other = "Search"
|
||||
|
||||
[search_loading]
|
||||
other = "Loading search index…"
|
||||
|
||||
[search_no_recent]
|
||||
other = "No recent searches"
|
||||
|
||||
[search_no_results]
|
||||
other = "No results"
|
||||
|
||||
[get-started]
|
||||
other = "Get Started"
|
||||
|
||||
[on-this-page]
|
||||
other = "On this page"
|
||||
|
||||
[404-title]
|
||||
other = "Page not found :("
|
||||
|
||||
[404-text]
|
||||
other = "The page you are looking for doesn't exist or has been moved."
|
||||
|
||||
[browse]
|
||||
other = "Browse"
|
17
i18n/en.yaml
17
i18n/en.yaml
@ -1,17 +0,0 @@
|
||||
- id: get-started
|
||||
translation: "Get Started"
|
||||
|
||||
- id: on-this-page
|
||||
translation: "On this page"
|
||||
|
||||
- id: search-text
|
||||
translation: "Search docs..."
|
||||
|
||||
- id: 404-title
|
||||
translation: "Page not found :("
|
||||
|
||||
- id: 404-text
|
||||
translation: "The page you are looking for doesn't exist or has been moved."
|
||||
|
||||
- id: browse
|
||||
translation: "Browse"
|
17
i18n/nl.toml
Normal file
17
i18n/nl.toml
Normal file
@ -0,0 +1,17 @@
|
||||
[search_title]
|
||||
other = "Zoeken"
|
||||
|
||||
[get-started]
|
||||
other = "Aan de slag"
|
||||
|
||||
[on-this-page]
|
||||
other = "Op deze pagina"
|
||||
|
||||
[404-title]
|
||||
other = "Pagina niet gevonden :("
|
||||
|
||||
[404-text]
|
||||
other = "De gezochte pagina bestaat niet of deze is verplaatst."
|
||||
|
||||
[browse]
|
||||
other = "Browse"
|
17
i18n/nl.yaml
17
i18n/nl.yaml
@ -1,17 +0,0 @@
|
||||
- id: get-started
|
||||
translation: "Aan de slag"
|
||||
|
||||
- id: on-this-page
|
||||
translation: "Op deze pagina"
|
||||
|
||||
- id: search-text
|
||||
translation: "Zoeken..."
|
||||
|
||||
- id: 404-title
|
||||
translation: "Pagina niet gevonden :("
|
||||
|
||||
- id: 404-text
|
||||
translation: "De gezochte pagina bestaat niet of deze is verplaatst."
|
||||
|
||||
- id: browse
|
||||
translation: "Browse"
|
Reference in New Issue
Block a user