Fix translation + navbar CSS (#142)
This commit is contained in:
@@ -5,6 +5,9 @@ other = "Home"
|
||||
[posts]
|
||||
other = "Posts"
|
||||
|
||||
[toc_heading]
|
||||
other = "Table of Contents"
|
||||
|
||||
[at]
|
||||
other = "at"
|
||||
|
||||
@@ -17,6 +20,12 @@ other = "Navigation"
|
||||
[contact_me]
|
||||
other = "Contact me:"
|
||||
|
||||
[email]
|
||||
other = "Email"
|
||||
|
||||
[phone]
|
||||
other = "Phone"
|
||||
|
||||
[newsletter_text]
|
||||
other = "Stay up to date with email notification"
|
||||
|
||||
@@ -31,3 +40,12 @@ other = "Submit"
|
||||
|
||||
[hugoAttributionText]
|
||||
other = "Powered by"
|
||||
|
||||
[prev]
|
||||
other = "Prev"
|
||||
|
||||
[next]
|
||||
other = "Next"
|
||||
|
||||
[improve_this_page]
|
||||
other = "Improve this page"
|
||||
Reference in New Issue
Block a user