Add content and translations
This commit is contained in:
parent
a273a7a7a0
commit
f949439ebf
49 changed files with 1192 additions and 346 deletions
|
|
@ -1,6 +1,19 @@
|
|||
; English translations
|
||||
|
||||
; Language names for switcher
|
||||
language_name = "English"
|
||||
language_name_no = "Norsk"
|
||||
|
||||
; General
|
||||
categories = "Categories"
|
||||
tags = "Tags"
|
||||
|
||||
; FAQ
|
||||
faq_summary_label = "In short:"
|
||||
faq_read_full_answer = "Read full answer"
|
||||
|
||||
; Footer
|
||||
footer_social = "<a rel=\"me\" href=\"https://oslo.town/@stopplidelsen\">Follow us on Mastodon</a>"
|
||||
footer_copyright = "Copyright"
|
||||
footer_follow_mastodon = "Follow us on Mastodon"
|
||||
footer_handcoded = "This website was hand-coded by Ruben Solvang using HTML, CSS and minimal doses of PHP. It took"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,19 @@
|
|||
; Norwegian translations
|
||||
|
||||
; Language names for switcher
|
||||
language_name = "Norsk"
|
||||
language_name_en = "English"
|
||||
|
||||
; General
|
||||
categories = "Kategorier"
|
||||
tags = "Stikkord"
|
||||
|
||||
; FAQ
|
||||
faq_summary_label = "Kort oppsumert:"
|
||||
faq_read_full_answer = "Les hele svaret"
|
||||
|
||||
; Footer
|
||||
footer_social = "Følg oss på <a href=\"https://www.facebook.com/StoppLidelsen/\">Facebook</a>, <a href=\"https://www.instagram.com/stopplidelsen/\">Instagram</a> og <a rel=\"me\" href=\"https://oslo.town/@stopplidelsen\">Mastodon</a>"
|
||||
footer_copyright = "Opphavsrett"
|
||||
footer_follow_mastodon = "Følg oss på Mastodon"
|
||||
footer_handcoded = "Nettsiden er håndkodet av Ruben Solvang ved hjelp av HTML, CSS og minimale doser PHP. Det tok"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue