added translators ref
This commit is contained in:
@@ -61,7 +61,7 @@ var _RouteMenu = {
|
||||
console.log('Route menu Path', path);
|
||||
return m('nav', {id:'routes'}, [
|
||||
// TODO: replaced labels with localized content
|
||||
m('h3', 'Routes'),
|
||||
m('h3', 'Mode'),
|
||||
m('ul', [
|
||||
m('li', m('a', {
|
||||
'href':'/'+lang+'/inline'+path[3],
|
||||
|
||||
Reference in New Issue
Block a user