🐛 fix(deps): Remove outdated @iconify/react dependency and add iconify-json packages
This commit is contained in:
@@ -1,24 +1,39 @@
|
||||
{
|
||||
"actions": "Actions",
|
||||
"app": {
|
||||
"add": "Add",
|
||||
"appDownloadURL": "App Download URL",
|
||||
"appIcon": "App Icon",
|
||||
"appList": "App List",
|
||||
"appName": "App Name",
|
||||
"backupDomains": "Backup Domain List",
|
||||
"backupDomainsDescription": "Backup domain list for domain resolution, one domain per line",
|
||||
"batchDelete": "Batch Delete",
|
||||
"cancel": "Cancel",
|
||||
"config": "Config",
|
||||
"configApp": "App Configuration",
|
||||
"confirm": "Confirm",
|
||||
"confirmDelete": "Confirm Delete",
|
||||
"confirmDelete": "Are you sure you want to delete?",
|
||||
"create": "Create",
|
||||
"createApp": "Create App",
|
||||
"createSuccess": "Created successfully",
|
||||
"defaultVersion": "Default",
|
||||
"delete": "Delete",
|
||||
"deleteSuccess": "Deleted successfully",
|
||||
"deleteWarning": "This action cannot be undone",
|
||||
"deleteWarning": "Data cannot be recovered after deletion. Please proceed with caution.",
|
||||
"describeDescription": "Used to describe the application, displayed in the app list",
|
||||
"description": "Description",
|
||||
"downloadLink": "Download Link",
|
||||
"edit": "Edit",
|
||||
"editApp": "Edit App",
|
||||
"nameDescription": "Application name, displayed in the app list",
|
||||
"platform": "Platform",
|
||||
"startupPicture": "Startup Picture",
|
||||
"startupPictureDescription": "Startup picture, supports network and local images. For network images, please enter the complete image URL",
|
||||
"startupPicturePreview": "Startup Picture Preview",
|
||||
"startupPictureSkip": "Startup Picture Skip Time",
|
||||
"startupPictureSkipDescription": "Startup picture display time in seconds, enter 0 to not display",
|
||||
"subscriptionProtocol": "Subscription Protocol",
|
||||
"updateSuccess": "Updated successfully"
|
||||
"updateSuccess": "Updated successfully",
|
||||
"version": "Version"
|
||||
},
|
||||
"cancel": "Cancel",
|
||||
"config": {
|
||||
|
||||
Reference in New Issue
Block a user