add profile sidebar translations

stable
Juanfran 2015-05-21 09:37:16 +02:00
parent 96ddc17a1f
commit 71784ff1cf
2 changed files with 8 additions and 4 deletions

View File

@ -543,6 +543,11 @@
"PROJECTS_TAB": "Projects Tab", "PROJECTS_TAB": "Projects Tab",
"CONTACTS_TAB": "Contacts Tab", "CONTACTS_TAB": "Contacts Tab",
"FAVORITES_TAB": "Favorites Tab" "FAVORITES_TAB": "Favorites Tab"
},
"PROFILE_SIDEBAR": {
"TITLE": "Your profile",
"DESCRIPTION": "Lots of people could see what do you do and what are you working on. Add tags so you will give an enhanced version of your information.",
"ADD_INFO": "Add info"
} }
}, },
"PROJECT": { "PROJECT": {

View File

@ -1,8 +1,8 @@
aside.profile-sidebar aside.profile-sidebar
h4 Your profile h4(translate="USER.PROFILE_SIDEBAR.TITLE")
p Lots of people could see what do you do and what are you working on. Add tags so you will give an enhanced version of your information. p(translate="USER.PROFILE_SIDEBAR.DESCRIPTION")
a.trans-button a.trans-button
span Add info span(translate="USER.PROFILE_SIDEBAR.ADD_INFO")
h4 h4
span.icon.icon-help span.icon.icon-help
@ -11,4 +11,3 @@ aside.profile-sidebar
p Did you know you can archive user Stories? p Did you know you can archive user Stories?
p Archived User Stories help you organize better your columns and remove old cards. p Archived User Stories help you organize better your columns and remove old cards.
a(href="", title="visit our archived user stories support page") If you want to know how to use it visit our archived user stories support page a(href="", title="visit our archived user stories support page") If you want to know how to use it visit our archived user stories support page