Add missing i18n for Map Asset.
This commit is contained in:
parent
9a17cfe0cd
commit
ed7babf69e
1 changed files with 5 additions and 0 deletions
|
|
@ -163,6 +163,11 @@ our $I18N = {
|
|||
lastUpdated => 0,
|
||||
context => 'Success message',
|
||||
},
|
||||
'select a point' => {
|
||||
message => "Select a point",
|
||||
lastUpdated => 0,
|
||||
context => "Choose from the list of points that existon the map",
|
||||
},
|
||||
'assetName' => {
|
||||
message => "Map",
|
||||
lastUpdated => 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue