| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "save": "Save",
- "cancel": "Cancel",
- "delete": "Delete",
- "confirm": "Confirm",
- "edit": "Edit",
- "status": "Status",
- "create": "Create",
- "close": "Close",
- "back": "Back",
- "next": "Next",
- "previous": "Previous",
- "retry": "Retry",
- "refresh": "Refresh",
- "search": "Search",
- "filter": "Filter",
- "export": "Export",
- "import": "Import",
- "submit": "Submit",
- "reset": "Reset",
- "view": "View",
- "copy": "Copy",
- "copySuccess": "Copied",
- "copyFailed": "Copy failed",
- "download": "Download",
- "upload": "Upload",
- "add": "Add",
- "remove": "Remove",
- "apply": "Apply",
- "clear": "Clear",
- "clearDate": "Clear Date",
- "ok": "OK",
- "yes": "Yes",
- "no": "No",
- "today": "Today",
- "yesterday": "Yesterday",
- "thisWeek": "This week",
- "thisMonth": "This month",
- "thisYear": "This year",
- "loading": "Loading...",
- "error": "Error",
- "success": "Success",
- "warning": "Warning",
- "info": "Info",
- "noData": "No data",
- "emptyState": "No data to display",
- "core": "Core",
- "appearance": "Appearance",
- "theme": "Theme",
- "light": "Light",
- "dark": "Dark",
- "system": "System",
- "relativeTimeShort": {
- "now": "now",
- "secondsAgo": "{count}s ago",
- "minutesAgo": "{count}m ago",
- "hoursAgo": "{count}h ago",
- "daysAgo": "{count}d ago",
- "weeksAgo": "{count}w ago",
- "monthsAgo": "{count}mo ago",
- "yearsAgo": "{count}y ago"
- }
- }
|