Skip to content

Commit 63e33bc

Browse files
committed
Update translations 2025-10-01
1 parent 5c50fee commit 63e33bc

File tree

1 file changed

+4
-0
lines changed
  • src/Resources/app/administration/src/snippet

1 file changed

+4
-0
lines changed

src/Resources/app/administration/src/snippet/en-US.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7192,6 +7192,7 @@
71927192
"columnOptions": "Property values",
71937193
"contextMenuDelete": "Delete",
71947194
"contextMenuView": "Edit",
7195+
"errorDelete": "Property could not be deleted because it is still in use by products.",
71957196
"messageEmpty": "No properties yet",
71967197
"textDeleteConfirm": "Are you sure you really want to delete the property \"{name}\"?",
71977198
"textProperties": "Properties",
@@ -7997,6 +7998,9 @@
79977998
"titleDeleteAction": "Delete custom field | Delete custom fields"
79987999
}
79998000
},
8001+
"error": {
8002+
"CUSTOM_FIELD_NAME_INVALID": "Invalid field name: Only letters, numbers, or underscores are allowed, and it must start with a letter or underscore."
8003+
},
80008004
"general": {
80018005
"description": "Manage custom fields here.",
80028006
"mainMenuItemGeneral": "Custom fields",

0 commit comments

Comments
 (0)