fix(deploy): fixed deploy for gradle.
Some checks failed
Build, Test and Deploy / test-backend (push) Failing after 3s
Build, Test and Deploy / build-and-push (push) Has been skipped
Build, Test and Deploy / deploy (push) Has been skipped

This commit is contained in:
2026-02-04 15:33:28 +01:00
parent 2f7e8798d2
commit db4df2573c
7 changed files with 84 additions and 36 deletions

View File

@@ -40,7 +40,7 @@
},
"SHOP": {
"TITLE": "Technical solutions",
"SUBTITLE": "Ready-made products solving practical problems, no useless decorations.",
"SUBTITLE": "Ready-made products solving practical problems",
"ADD_CART": "Add to Cart",
"BACK": "Back to Shop"
},
@@ -66,6 +66,8 @@
"TITLE": "Contact Us",
"SEND": "Send Message",
"REQ_TYPE_LABEL": "Type of Request",
"TYPE_PRIVATE": "Private",
"TYPE_COMPANY": "Business",
"REQ_TYPE_CUSTOM": "Custom Quote",
"REQ_TYPE_SERIES": "Series Production",
"REQ_TYPE_CONSULT": "Consultation",