Skip to content
Snippets Groups Projects
Commit 5de7196e authored by esikkala's avatar esikkala
Browse files

Use local translation file by default

parent ef12df09
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ export const defaultLocale = 'en'
export const showLanguageButton = true
export const readTranslationsFromGoogleSheets = true
export const readTranslationsFromGoogleSheets = false
export const MAPBOX_ACCESS_TOKEN = 'pk.eyJ1IjoiZWtrb25lbiIsImEiOiJja2FkbGxiY2owMDZkMnFxcGVqNTZ0dmk2In0.6keLTN8VveJkM5y4_OFmUw' // https://docs.mapbox.com/accounts/overview/tokens/
......
......@@ -5,7 +5,7 @@
"description": "The Sampo-UI framework makes it possible to create highly customizable, user-friendly, and responsive user interfaces using current state-of-the-art JavaScript libraries and data from SPARQL endpoints."
},
"appTitle": {
"short": "Sampo-UIII",
"short": "Sampo-UI",
"long": "    Sampo-UI    ",
"subheading": "\"Here to forge for us the Sampo, Hammer us the lid in colors\""
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment