var fixed

This commit is contained in:
Mic 2025-06-15 23:32:00 +02:00
parent 8819391b77
commit f0d2e12c7b

View file

@ -1591,5 +1591,25 @@
"customDataPH_btnAddNewCommit": {
"message": "Add the Data Placeholder",
"description": ""
},
"importCustomDataPH_confirmText": {
"message": "You are about to import new custom data placeholders.",
"description": ""
},
"importCustomDataPH_start_import": {
"message": "Starting custom data placeholders import...",
"description": ""
},
"importCustomDataPH_import_completed": {
"message": "Custom data placeholders import completed! You need to click on the 'Save All' button to save your changes.",
"description": ""
},
"importCustomDataPH_invalidFile": {
"message": "The file you're trying to import is not a valid custom data placeholders file.",
"description": ""
},
"importCustomDataPH_invalidDataPHs": {
"message": "The file you're trying to import does not contain any valid custom data placeholders.",
"description": ""
}
}