Fixing footer i18n
This commit is contained in:
parent
85ff89be12
commit
1918fbc3fb
3 changed files with 16 additions and 4 deletions
|
@ -9,4 +9,10 @@ other = "Home"
|
|||
other = "My resume"
|
||||
|
||||
[quotes]
|
||||
other = "I am a Developer;I am a Devops;I love servers;I work on open-source projects;I love to work with some fun projects" # Split each quote with a ';'
|
||||
other = "I am a Developer;I am a Devops;I love servers;I work on open-source projects;I love to work with some fun projects" # Split each quote with a ';'
|
||||
|
||||
[navigation]
|
||||
other = "Navigation"
|
||||
|
||||
[contact_me]
|
||||
other = "Contact me:"
|
Loading…
Add table
Add a link
Reference in a new issue