more Content/Setup i18n
This commit is contained in:
parent
3120971e25
commit
33109c66eb
2 changed files with 46 additions and 10 deletions
|
|
@ -4003,6 +4003,42 @@ LongTruncOk=1</p>
|
|||
context => q{Title for the company information screen in the site starter.},
|
||||
},
|
||||
|
||||
'All Rights Reserved' => {
|
||||
message => q{All Rights Reserved},
|
||||
lastUpdated => 0,
|
||||
context => q{Template label for automatically created Page layouts during Site Setup.},
|
||||
},
|
||||
|
||||
'Contact Us' => {
|
||||
message => q{All Rights Reserved},
|
||||
lastUpdated => 0,
|
||||
context => q{Template label for automatically created Page layouts during Site Setup.},
|
||||
},
|
||||
|
||||
'Initial Pages' => {
|
||||
message => q{Initial Pages},
|
||||
lastUpdated => 0,
|
||||
context => q{Header for the Site Setup screen},
|
||||
},
|
||||
|
||||
'Forums' => {
|
||||
message => q{Initial Pages},
|
||||
lastUpdated => 0,
|
||||
context => q{Label for the Site Setup screen},
|
||||
},
|
||||
|
||||
'About Us' => {
|
||||
message => q{About Us},
|
||||
lastUpdated => 0,
|
||||
context => q{Label for the Site Setup screen},
|
||||
},
|
||||
|
||||
'Put your about us content here' => {
|
||||
message => q{Put your about us content here},
|
||||
lastUpdated => 0,
|
||||
context => q{Default content for the Site Setup screen},
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue