add DeprecationAlert component

This commit is contained in:
pa
2026-03-01 15:30:12 +09:00
parent 05bebed2c1
commit 18e3f48329
4 changed files with 46 additions and 6 deletions

View File

@@ -4,6 +4,10 @@
"common": {
"no_data": "No data",
"no_matching_records": "No matching records",
"feature_relocated": {
"title": "Deprecation Notice",
"description": "This feature will be removed in a future update. Please use {feature} instead."
},
"actions": {
"open": "Open",
"confirm": "Confirm",