ux: localize strings
This commit is contained in:
5
i18n/de.yaml
Normal file
5
i18n/de.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
- id: get-started
|
||||
translation: "Loslegen"
|
||||
|
||||
- id: on-this-page
|
||||
translation: "Auf dieser Seite"
|
@ -1,2 +0,0 @@
|
||||
[get-started]
|
||||
other = "Get Started"
|
17
i18n/en.yaml
Normal file
17
i18n/en.yaml
Normal file
@ -0,0 +1,17 @@
|
||||
- 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"
|
@ -1,2 +0,0 @@
|
||||
[get-started]
|
||||
other = "Aan de slag"
|
17
i18n/nl.yaml
Normal file
17
i18n/nl.yaml
Normal file
@ -0,0 +1,17 @@
|
||||
- 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