ADD hugo with pipline
This commit is contained in:
parent
45a317f7dd
commit
124e58c339
99 changed files with 4452 additions and 1 deletions
14
themes/gokarna/i18n/de.toml
Normal file
14
themes/gokarna/i18n/de.toml
Normal file
|
@ -0,0 +1,14 @@
|
|||
[Recent]
|
||||
other = 'Letzte'
|
||||
[error404]
|
||||
other = 'Diese Seite existiert (noch) nicht, gehen Sie zu zurück auf'
|
||||
[home]
|
||||
other = 'Los'
|
||||
[nothing]
|
||||
other = 'Hier gibt es noch nichts zu sehen 😉'
|
||||
[previous]
|
||||
other = 'Vorheriger Eintrag'
|
||||
[next]
|
||||
other = 'Nächster Eintrag'
|
||||
[tags]
|
||||
other = 'Tags'
|
14
themes/gokarna/i18n/en.toml
Normal file
14
themes/gokarna/i18n/en.toml
Normal file
|
@ -0,0 +1,14 @@
|
|||
[Recent]
|
||||
other = 'Recent'
|
||||
[error404]
|
||||
other = 'This page does not exist, go'
|
||||
[home]
|
||||
other = 'home'
|
||||
[nothing]
|
||||
other = 'Nothing to see here, yet 😉'
|
||||
[previous]
|
||||
other = 'Previous'
|
||||
[next]
|
||||
other = 'Next'
|
||||
[tags]
|
||||
other = 'Tags'
|
14
themes/gokarna/i18n/es.toml
Normal file
14
themes/gokarna/i18n/es.toml
Normal file
|
@ -0,0 +1,14 @@
|
|||
[Recent]
|
||||
other = 'Recientes'
|
||||
[error404]
|
||||
other = 'Esta página no existe, prueba de nuevo desde el'
|
||||
[home]
|
||||
other = 'comienzo'
|
||||
[nothing]
|
||||
other = 'Aún no hay nada aquí 😉'
|
||||
[previous]
|
||||
other = 'Anterior'
|
||||
[next]
|
||||
other = 'Siguiente'
|
||||
[tags]
|
||||
other = 'Etiquetas'
|
Loading…
Add table
Add a link
Reference in a new issue