1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"powered": "powered by",
"manage": "Manage website",
"home": "Home",
"gallery": "Photo gallery",
"close": "Close menu",
"menutitle": "Open menu",
"menudesktop": "More...",
"menu": "Menu",
"widgets": "Details",
"widgetspane": "Website details",
"widgets2": "Information",
"logout": [
"You are still logged in to your website's admin interface, click ",
"here ",
"to log out"
],
"toc": "Table of contents",
"bugs": "Report a bug",
"system": "System informations",
"galery": "Photo gallery"
}
|