Internationalize a Thingy template
Add a link from the manage screen back to the default view.
This commit is contained in:
parent
2b3b3fd458
commit
27d7a73e53
5 changed files with 15 additions and 2 deletions
|
|
@ -1002,6 +1002,16 @@ search has been done.|,
|
|||
message => q|Error: You must assign fields to your new Thing.|,
|
||||
lastUpdated => 1219424285,
|
||||
},
|
||||
|
||||
'back to thingy default view' => {
|
||||
message => q|Back to Thingy default view|,
|
||||
lastUpdated => 1227736916,
|
||||
},
|
||||
|
||||
'view_url' => {
|
||||
message => q|The URL that will take the user back to the Thingy default view.|,
|
||||
lastUpdated => 1227737813,
|
||||
},
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue