checking in the initial versions of Storage and Asset as well as some updates to other modules to make these work
This commit is contained in:
parent
9e741aff06
commit
c48831ad7b
5 changed files with 1200 additions and 18 deletions
|
|
@ -6,6 +6,18 @@ our $I18N = {
|
|||
lastUpdated => 1099344172,
|
||||
context => q|The title of the asset manager for the admin console.|
|
||||
},
|
||||
|
||||
'properties' => {
|
||||
message => q|Properties|,
|
||||
lastUpdated => 1099344172,
|
||||
context => q|The name of the properties tab on the edit page.|
|
||||
},
|
||||
|
||||
'asset id' => {
|
||||
message => q|Asset ID|,
|
||||
lastUpdated => 1099344172,
|
||||
},
|
||||
|
||||
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue