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",
"PLUGINS": "Plugins"
},
"SUBMENU_PROJECT_ATTRIBUTES": {
"TITLE": "Attributes"
},
"SUBMENU_PROJECT_VALUES": {
"STATUS": "Status",
"POINTS": "Points",

View File

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