20 lines
541 B
YAML
20 lines
541 B
YAML
---
|
|
- id: 'get-started'
|
|
translation: 'Get Started'
|
|
|
|
- id: 'on-this-page'
|
|
translation: 'On this page'
|
|
|
|
- id: 'search-text'
|
|
translation: 'Search...'
|
|
|
|
- id: '404-title'
|
|
translation: 'Page not found :('
|
|
|
|
- id: '404-text'
|
|
translation: "The page you are looking for doesn't exist or has been moved. If you followed a link to get to this page please report it if it was on this site, the official GitHub repository, or the logs on the latest version." # yamllint disable-line rule:line-length
|
|
|
|
- id: 'browse'
|
|
translation: 'Browse'
|
|
...
|