19 lines
627 B
JSON
Raw Normal View History

2020-10-06 16:12:56 +02:00
{
"back": "Back",
"browser": "Browser",
2020-10-29 11:42:50 +01:00
"cannotconnect": "Cannot connect",
"cannotconnecttrouble": "We're having trouble connecting to your site.",
"cannotconnectverify": "<strong>Please check the address is correct.</strong>",
2020-10-06 16:12:56 +02:00
"copiedtoclipboard": "Text copied to clipboard",
"loading": "Loading",
2020-10-29 11:42:50 +01:00
"needhelp": "Need help?",
"networkerrormsg": "There was a problem connecting to the site. Please check your connection and try again.",
2020-10-06 16:12:56 +02:00
"no": "No",
"offline": "Offline",
"ok": "OK",
"online": "Online",
2020-10-29 11:42:50 +01:00
"tryagain": "Try again",
2020-10-06 16:12:56 +02:00
"unknown": "Unknown",
"yes": "Yes"
}