added translators ref

This commit is contained in:
Bachir Soussi Chiadmi
2017-10-15 17:38:20 +02:00
parent e77ed37c76
commit c2670d0ec7
4 changed files with 41 additions and 11 deletions
+1 -1
View File
@@ -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],