mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2025-06-11 19:24:06 +00:00
Add translations
This commit is contained in:
parent
3c855e6d4d
commit
b82dd332c8
@ -12,3 +12,9 @@
|
||||
|
||||
- id: bookSearchConfig
|
||||
translation: '{ cache: true }'
|
||||
|
||||
- id: home
|
||||
translation: Startseite
|
||||
|
||||
- id: about
|
||||
translation: Über
|
@ -18,3 +18,9 @@
|
||||
return str.replace(/[\x00-\x7F]/g, '').split('');
|
||||
}
|
||||
}
|
||||
|
||||
- id: home
|
||||
translation: 家
|
||||
|
||||
- id: about
|
||||
translation: 關於
|
Loading…
Reference in New Issue
Block a user