diff --git a/src/main/webapp/WEB-INF/locales/zk-label.properties b/src/main/webapp/WEB-INF/locales/zk-label.properties index c8d6e4db..5ce002d2 100644 --- a/src/main/webapp/WEB-INF/locales/zk-label.properties +++ b/src/main/webapp/WEB-INF/locales/zk-label.properties @@ -253,6 +253,10 @@ false=Ne Information=Informace Requirements=Požadavky Orders=Objednávky + +MaterialRequirements=Požadavky na materiál +ServiceRequirements=Požadavky na servis + CurrentRequirements=Aktuální požadavky ApprovedOrders=Schválené objednávky BussinessTrips=Služební cesty diff --git a/src/main/webapp/app/mainMenu.zul b/src/main/webapp/app/mainMenu.zul index f2c63a2f..a987b05f 100644 --- a/src/main/webapp/app/mainMenu.zul +++ b/src/main/webapp/app/mainMenu.zul @@ -14,9 +14,14 @@