Fixed missing localization in create view

This commit is contained in:
2025-11-30 18:08:02 +01:00
parent 8ad3085833
commit 034a8c2c66
3 changed files with 35 additions and 5 deletions

View File

@@ -318,4 +318,19 @@
<data name="Delete" xml:space="preserve">
<value>Delete</value>
</data>
<data name="AdditionalInformation" xml:space="preserve">
<value>Additional Information</value>
</data>
<data name="EnterAdditionalInformation" xml:space="preserve">
<value>Enter additional information</value>
</data>
<data name="OptionalAddNotes" xml:space="preserve">
<value>Optional: Add notes, special instructions, or other details</value>
</data>
<data name="OrderImage" xml:space="preserve">
<value>Order Image</value>
</data>
<data name="OptionalUploadImage" xml:space="preserve">
<value>Optional: Upload an image for this order (JPG, PNG, etc.)</value>
</data>
</root>