forked from organicmaps/website
for faq
This commit is contained in:
parent
95381f4426
commit
c57fea30ac
1 changed files with 6 additions and 0 deletions
|
@ -15,6 +15,10 @@ build_search_index = false
|
|||
|
||||
ignored_content = [".DS_Store"]
|
||||
|
||||
taxonomies = [
|
||||
{name = "faq", feed = false},
|
||||
]
|
||||
|
||||
[markdown]
|
||||
external_links_target_blank = true
|
||||
|
||||
|
@ -30,11 +34,13 @@ stripe = "https://donate.organicmaps.app/"
|
|||
address = "Address"
|
||||
back = "Back to News"
|
||||
contact = "Contact Us"
|
||||
engines = "Supported TTS Engines"
|
||||
install-appgallery = "Install Organic Maps from Huawei AppGallery"
|
||||
install-appstore = "Install Organic Maps from the AppStore"
|
||||
install-googleplay = "Install Organic Maps from Google Play"
|
||||
install-fdroid="Install Organic Maps from F-Droid"
|
||||
language = "English"
|
||||
const_lang = "Language"
|
||||
name = "Name"
|
||||
token = "Token"
|
||||
button-download = "Download"
|
||||
|
|
Loading…
Add table
Reference in a new issue