mirror of
https://gitlab.com/Shinobi-Systems/ShinobiCE.git
synced 2025-03-09 15:40:15 +00:00
Kicking Kangaroo
This commit is contained in:
parent
bc01b19714
commit
e0f7c135af
37 changed files with 1642 additions and 518 deletions
|
@ -206,6 +206,9 @@
|
|||
"Save Links to Database": "Save Links to Database",
|
||||
"Bucket": "Bucket",
|
||||
"Region": "Region",
|
||||
"Use Global Amazon S3 Video Storage": "Use Global Amazon S3 Video Storage",
|
||||
"Use Global Backblaze B2 Video Storage": "Use Global Backblaze B2 Video Storage",
|
||||
"Use Global WebDAV Video Storage": "Use Global WebDAV Video Storage",
|
||||
"Amazon S3 Upload Error": "Amazon S3 Upload Error",
|
||||
"accountId": "Account ID",
|
||||
"applicationKey": "Application Key",
|
||||
|
@ -574,6 +577,8 @@
|
|||
"Monitor is now Disabled": "Monitor is now Disabled",
|
||||
"Monitor is now Watching": "Monitor is now Watching",
|
||||
"Monitor is now Recording": "Monitor is now Recording",
|
||||
"Space Used": "Space Used",
|
||||
"Processor": "Processor",
|
||||
"coProcessor": "coProcessor",
|
||||
"coProcessor Stopped": "coProcessor Stopped",
|
||||
"coProcessor Started": "coProcessor Started",
|
||||
|
@ -606,6 +611,7 @@
|
|||
"Control Error": "Control Error",
|
||||
"Database row does not exist": "Database row does not exist",
|
||||
"File Delete Error": "File Delete Error",
|
||||
"List of Videos Delete Error": "List of Videos Delete Error",
|
||||
"postDataBroken": "Check the format of the JSON. Ensure it is stringified and defined under 'data'",
|
||||
"ControlErrorText1": "Control is not enabled",
|
||||
"ControlErrorText2": "Check your connection details. You may need to point the Base URL at port 8000 or 80. Check your authentication info.",
|
||||
|
@ -643,7 +649,14 @@
|
|||
"Thumbnail": "Thumbnail",
|
||||
"Host Type": "Host Type",
|
||||
"Edit": "Edit",
|
||||
"No Monitor ID Present in Form": "No Monitor ID Present in Form",
|
||||
"State Configuration has no monitors associated": "State Configuration has no monitors associated",
|
||||
"State Configuration Not Found": "State Configuration Not Found",
|
||||
"Inserted State Configuration": "Inserted State Configuration",
|
||||
"Edited State Configuration": "Edited State Configuration",
|
||||
"Deleted State Configuration": "Deleted State Configuration",
|
||||
"Dashboard Language": "Dashboard Language",
|
||||
"Form Data Not Found": "Form Data Not Found",
|
||||
"File Not Found": "File Not Found",
|
||||
"File Not Found in Filesystem": "File Not Found in Filesystem",
|
||||
"File Not Found in Database": "File Not Found in Database",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue