mirror of
https://gitea.com/gitea/theme.git
synced 2026-02-03 03:23:17 +08:00
Added some translations
This commit is contained in:
29
i18n/de.yaml
Normal file
29
i18n/de.yaml
Normal file
@@ -0,0 +1,29 @@
|
||||
- id: navbar_menu
|
||||
translation: "Menü"
|
||||
|
||||
- id: toplink_website
|
||||
translation: "Website"
|
||||
|
||||
- id: toplink_blog
|
||||
translation: "Blog"
|
||||
|
||||
- id: toplink_docs
|
||||
translation: "Doku"
|
||||
|
||||
- id: toplink_code
|
||||
translation: "Quelltext"
|
||||
|
||||
- id: toplink_downloads
|
||||
translation: "Downloads"
|
||||
|
||||
- id: toplink_github
|
||||
translation: "GitHub"
|
||||
|
||||
- id: read_more
|
||||
translation: "Mehr..."
|
||||
|
||||
- id: page_prev
|
||||
translation: "Vorherige"
|
||||
|
||||
- id: page_next
|
||||
translation: "Nächste"
|
||||
32
i18n/en.yaml
Normal file
32
i18n/en.yaml
Normal file
@@ -0,0 +1,32 @@
|
||||
- id: navbar_menu
|
||||
translation: "Menu"
|
||||
|
||||
- id: toplink_website
|
||||
translation: "Website"
|
||||
|
||||
- id: toplink_blog
|
||||
translation: "Blog"
|
||||
|
||||
- id: toplink_docs
|
||||
translation: "Docs"
|
||||
|
||||
- id: toplink_code
|
||||
translation: "Import"
|
||||
|
||||
- id: toplink_downloads
|
||||
translation: "Downloads"
|
||||
|
||||
- id: toplink_github
|
||||
translation: "GitHub"
|
||||
|
||||
- id: read_more
|
||||
translation: "More..."
|
||||
|
||||
- id: authored_by
|
||||
translation: "by"
|
||||
|
||||
- id: page_prev
|
||||
translation: "Previous"
|
||||
|
||||
- id: page_next
|
||||
translation: "Next"
|
||||
Reference in New Issue
Block a user