From a74b370d9d1e8b069174e6c79145c50b6556d912 Mon Sep 17 00:00:00 2001 From: Priec Date: Wed, 29 Jul 2026 15:55:36 +0200 Subject: [PATCH] skladove cislo in frontend from now on --- assets/i18n/en/main.ftl | 2 +- assets/i18n/sk/main.ftl | 2 +- assets/views/shop/show.html | 7 +++++++ 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/assets/i18n/en/main.ftl b/assets/i18n/en/main.ftl index b9adefe..7320745 100644 --- a/assets/i18n/en/main.ftl +++ b/assets/i18n/en/main.ftl @@ -284,7 +284,7 @@ collision = Conflict resolve = Resolve no-profiles-assigned = No profiles assigned. stock = Stock -sku = SKU +sku = Stock number currency = Currency category = Category no-category = No category diff --git a/assets/i18n/sk/main.ftl b/assets/i18n/sk/main.ftl index 9352468..d851a6b 100644 --- a/assets/i18n/sk/main.ftl +++ b/assets/i18n/sk/main.ftl @@ -284,7 +284,7 @@ collision = Konflikt resolve = Vyriešiť no-profiles-assigned = Žiadne priradené profily. stock = Sklad -sku = Kód (SKU) +sku = Skladové číslo currency = Mena category = Kategória no-category = Bez kategórie diff --git a/assets/views/shop/show.html b/assets/views/shop/show.html index 8a4be47..7f9cdff 100644 --- a/assets/views/shop/show.html +++ b/assets/views/shop/show.html @@ -103,6 +103,13 @@ + {# Stock number of the selected option; switching the picker updates it. #} + +