i18n for Department user profile
This commit is contained in:
parent
99937e80c1
commit
f3346bd008
3 changed files with 161 additions and 0 deletions
|
|
@ -376,6 +376,29 @@ can alter their status.|,
|
|||
lastUpdated =>1139262439
|
||||
},
|
||||
|
||||
'IT' => {
|
||||
message => q|IT|,
|
||||
lastUpdated =>1152589736,
|
||||
context => q|User profile field, abbreviation for Information Technology|,
|
||||
},
|
||||
|
||||
'HR' => {
|
||||
message => q|HR|,
|
||||
lastUpdated =>1152589736,
|
||||
context => q|User profile field, abbreviation for Human Resources|,
|
||||
},
|
||||
|
||||
'Regular Staff' => {
|
||||
message => q|Regular Staff|,
|
||||
lastUpdated =>1152589736,
|
||||
context => q|User profile field|,
|
||||
},
|
||||
|
||||
'Department' => {
|
||||
message => q|Department|,
|
||||
lastUpdated =>1152589736,
|
||||
context => q|label for user profile field|,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue