"Množství" zkráceno na "Ks"
authorThomas Mudrunka <tomas@mudrunka.cz>
Sun, 18 Mar 2012 22:34:49 +0000 (23:34 +0100)
committerThomas Mudrunka <tomas@mudrunka.cz>
Sun, 18 Mar 2012 22:34:49 +0000 (23:34 +0100)
locale/cs/messages.inc.php

index db7772a8e4c548befd52fa036bc3eed98e8480bd..217ec500997942d2aee1160f40a8256227859ff3 100644 (file)
@@ -13,7 +13,7 @@ $LOCALE_MESSAGES = array(
 
                'item_id' => '#',
                'item_serial' => 'Sériové č.',
-               'item_quantity' => 'Množství',
+               'item_quantity' => 'Ks',
                'item_price_in' => 'Nákupní cena',
                'item_price_out' => 'Prodejní cena',
                'item_customer' => 'Zákazník',
This page took 0.118203 seconds and 4 git commands to generate.