Finished blog posts list (/blog path)
TODO: 404 Page
This commit is contained in:
@ -4,8 +4,8 @@ export const DEFAULT_LANG = 'en'
|
||||
export const LANGUAGES = {
|
||||
'en': "English",
|
||||
'de': "German",
|
||||
'fr': "Français",
|
||||
'cs': "Česky"
|
||||
'cs': "Česky",
|
||||
'fr': "Français"
|
||||
}
|
||||
|
||||
var ui = dictionary
|
||||
|
Reference in New Issue
Block a user