mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-08-05 14:50:11 +00:00
Add backup-related error messages and improve UI styles
- Updated English, Spanish, Russian, Simplified Chinese, and Traditional Chinese locale files to include new error messages related to backup and restore processes. - Added prefix and suffix strings for the "cached empty" message to enhance clarity in user prompts. - Enhanced the management CSS with new styles for the backup browser refresh prompt to improve layout and user experience.
This commit is contained in:
@@ -443,6 +443,10 @@
|
||||
color: #64748b;
|
||||
}
|
||||
|
||||
.backup-browser-refresh-prompt {
|
||||
@apply inline-flex flex-wrap items-center justify-center gap-2;
|
||||
}
|
||||
|
||||
.backup-inline-note {
|
||||
@apply m-0 mb-3 leading-[1.5];
|
||||
color: #64748b;
|
||||
|
||||
Reference in New Issue
Block a user