Add hugo-bearcub theme
This commit is contained in:
parent
9c98258019
commit
d832bffff1
45 changed files with 1489 additions and 0 deletions
14
themes/hugo-bearcub/hugo/i18n/en.toml
Normal file
14
themes/hugo-bearcub/hugo/i18n/en.toml
Normal file
|
@ -0,0 +1,14 @@
|
|||
[filtering-for]
|
||||
other = "Filtering for"
|
||||
|
||||
[no-posts]
|
||||
other = "No posts yet"
|
||||
|
||||
[email-subject]
|
||||
other = "Reply to "
|
||||
|
||||
[email-reply]
|
||||
other = "Reply to this post by email"
|
||||
|
||||
[skip-link]
|
||||
other = "Skip to main content"
|
14
themes/hugo-bearcub/hugo/i18n/pt.toml
Normal file
14
themes/hugo-bearcub/hugo/i18n/pt.toml
Normal file
|
@ -0,0 +1,14 @@
|
|||
[filtering-for]
|
||||
other = "Filtrando para"
|
||||
|
||||
[no-posts]
|
||||
other = "Nenhum post ainda"
|
||||
|
||||
[email-subject]
|
||||
other = "Resposta a "
|
||||
|
||||
[email-reply]
|
||||
other = "Responda a este post por email"
|
||||
|
||||
[skip-link]
|
||||
other = "Pular para conteúdo principal"
|
Loading…
Add table
Add a link
Reference in a new issue