Issue #2701 - Attributes title not translated

stable
Alejandro Alonso 2015-05-20 12:26:22 +02:00
parent eb7f26c123
commit f14bf073a0
2 changed files with 4 additions and 1 deletions

View File

@ -495,6 +495,9 @@
"INTEGRATIONS": "Integrations", "INTEGRATIONS": "Integrations",
"PLUGINS": "Plugins" "PLUGINS": "Plugins"
}, },
"SUBMENU_PROJECT_ATTRIBUTES": {
"TITLE": "Attributes"
},
"SUBMENU_PROJECT_VALUES": { "SUBMENU_PROJECT_VALUES": {
"STATUS": "Status", "STATUS": "Status",
"POINTS": "Points", "POINTS": "Points",

View File

@ -1,6 +1,6 @@
section.admin-submenu section.admin-submenu
header header
h1(translate) Attributes h1(translate="ADMIN.SUBMENU_PROJECT_ATTRIBUTES.TITLE")
nav nav
ul ul