Added some more intl stuff
This commit is contained in:
parent
7e01275786
commit
b46cec1a7b
1 changed files with 6 additions and 6 deletions
|
|
@ -86,18 +86,18 @@ our $I18N = {
|
||||||
lastUpdated => 0
|
lastUpdated => 0
|
||||||
},
|
},
|
||||||
|
|
||||||
'' => {
|
'manage project name label' => {
|
||||||
message => q||,
|
message => q|Project Name|,
|
||||||
lastUpdated => 0
|
lastUpdated => 0
|
||||||
},
|
},
|
||||||
|
|
||||||
'' => {
|
'manage project available task label' => {
|
||||||
message => q||,
|
message => q|Available Tasks|,
|
||||||
lastUpdated => 0
|
lastUpdated => 0
|
||||||
},
|
},
|
||||||
|
|
||||||
'' => {
|
'manage project resource label' => {
|
||||||
message => q||,
|
message => q|Available Resources|,
|
||||||
lastUpdated => 0
|
lastUpdated => 0
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue