feat(localization): update English and Swedish translations for admin features and profile actions
This commit is contained in:
@@ -514,12 +514,16 @@
|
||||
"adminBulkSetCategory": "Bulk: set category",
|
||||
"adminRemoveCategory": "Remove category",
|
||||
"adminNoProductsFound": "No products match the filter.",
|
||||
"adminInlineCategory": "Category (inline)",
|
||||
"adminNoCategory": "No category",
|
||||
"adminRestoreAction": "Restore",
|
||||
"profileDeleteConfirmTitle": "Confirm deletion",
|
||||
"profileDeleteConfirmMessage": "Are you sure you want to delete your profile? All your data will be permanently deleted.",
|
||||
"profileDeleteAction": "Delete my profile",
|
||||
"profileDeletedMessage": "Your profile has been deleted.",
|
||||
"profileDatabaseDescription": "The database tab covers your main areas for inventory and products."
|
||||
}
|
||||
"adminInlineCategory": "Category (inline)",
|
||||
"adminNoCategory": "No category",
|
||||
"adminRestoreAction": "Restore",
|
||||
"required": "Required",
|
||||
"logoutAction": "Log out",
|
||||
"adminAiDescription": "Overview of AI features exposed by the backend.",
|
||||
"adminPagePrefix": "Page: ",
|
||||
"profileDeleteConfirmTitle": "Confirm deletion",
|
||||
"profileDeleteConfirmMessage": "Are you sure you want to delete your profile? All your data will be permanently deleted.",
|
||||
"profileDeleteAction": "Delete my profile",
|
||||
"profileDeletedMessage": "Your profile has been deleted.",
|
||||
"profileDatabaseDescription": "The database tab covers your main areas for inventory and products."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user