|
|
@ -132,4 +132,93 @@ export default { |
|
|
|
SwitchToLightTheme: "Switch to Light Theme", |
|
|
|
SwitchToDarkTheme: "Switch to Dark Theme", |
|
|
|
StatusPage: "Página de Status", |
|
|
|
CertificateChain: "Certificate Chain", |
|
|
|
PushUrl: "Push URL", |
|
|
|
UptimeKuma: "Uptime Kuma", |
|
|
|
NoMonitors: "No Monitors", |
|
|
|
CreateIncident: "Create Incident", |
|
|
|
NoMonitorsAvailable: "No monitors available.", |
|
|
|
Valid: "Valid", |
|
|
|
Invalid: "Invalid", |
|
|
|
Confirm: "Confirm", |
|
|
|
Up: "Up", |
|
|
|
Down: "Down", |
|
|
|
Unknown: "Unknown", |
|
|
|
Status: "Status", |
|
|
|
DateTime: "DateTime", |
|
|
|
Message: "Message", |
|
|
|
First: "First", |
|
|
|
Last: "Last", |
|
|
|
Keyword: "Keyword", |
|
|
|
Pause: "Pause", |
|
|
|
Resume: "Resume", |
|
|
|
Edit: "Edit", |
|
|
|
Delete: "Delete", |
|
|
|
Current: "Current", |
|
|
|
HoursInADay: "HoursInADay", |
|
|
|
Uptime: "Uptime", |
|
|
|
DaysInAMonth: "DaysInAMonth", |
|
|
|
Events: "Events", |
|
|
|
Heartbeats: "Heartbeats", |
|
|
|
Yes: "Yes", |
|
|
|
No: "No", |
|
|
|
Response: "Response", |
|
|
|
Ping: "Ping", |
|
|
|
General: "General", |
|
|
|
Hostname: "Hostname", |
|
|
|
Port: "Port", |
|
|
|
Retries: "Retries", |
|
|
|
Advanced: "Advanced", |
|
|
|
Save: "Save", |
|
|
|
Notifications: "Notifications", |
|
|
|
Dashboard: "Dashboard", |
|
|
|
Settings: "Settings", |
|
|
|
List: "List", |
|
|
|
Add: "Add", |
|
|
|
Username: "Username", |
|
|
|
Password: "Password", |
|
|
|
Token: "Token", |
|
|
|
Login: "Login", |
|
|
|
Test: "Test", |
|
|
|
Appearance: "Appearance", |
|
|
|
Language: "Language", |
|
|
|
Theme: "Theme", |
|
|
|
Light: "Light", |
|
|
|
Dark: "Dark", |
|
|
|
Auto: "Auto", |
|
|
|
Normal: "Normal", |
|
|
|
Bottom: "Bottom", |
|
|
|
None: "None", |
|
|
|
Timezone: "Timezone", |
|
|
|
Export: "Export", |
|
|
|
Options: "Options", |
|
|
|
Overwrite: "Overwrite", |
|
|
|
Import: "Import", |
|
|
|
Logout: "Logout", |
|
|
|
Info: "Info", |
|
|
|
Version: "Version", |
|
|
|
Leave: "Leave", |
|
|
|
Create: "Create", |
|
|
|
Pending: "Pending", |
|
|
|
Discard: "Discard", |
|
|
|
Unpublish: "Unpublish", |
|
|
|
Publish: "Publish", |
|
|
|
Title: "Title", |
|
|
|
Content: "Content", |
|
|
|
Post: "Post", |
|
|
|
Cancel: "Cancel", |
|
|
|
Unpin: "Unpin", |
|
|
|
Description: "Description", |
|
|
|
Tags: "Tags", |
|
|
|
Name: "Name", |
|
|
|
Gray: "Gray", |
|
|
|
Red: "Red", |
|
|
|
Orange: "Orange", |
|
|
|
Green: "Green", |
|
|
|
Blue: "Blue", |
|
|
|
Indigo: "Indigo", |
|
|
|
Purple: "Purple", |
|
|
|
Pink: "Pink", |
|
|
|
Active: "Active", |
|
|
|
Inactive: "Inactive", |
|
|
|
}; |
|
|
|