Complete I18n

This commit is contained in:
Julius 2013-06-18 10:59:53 +02:00
parent cc1a839246
commit 04c9770e80
3 changed files with 3 additions and 1 deletions

View File

@ -17,7 +17,7 @@
return false;
})
$('#copy_from_article').select2({
placeholder: "Kopiere Bestellartikel",
placeholder: '#{t '.copy_order_article'}',
allowClear: true
}).on('change', function(e) {
if(e.val != '') {

View File

@ -430,6 +430,7 @@ de:
actions: Optionen
article: Artikel
category: Kategorie
copy_order_article: Kopiere Bestellartikel
new_stock_article: Neuen Lagerartikel anlegen
price: Preis (netto)
price_per_unit: Preis/Einheit

View File

@ -432,6 +432,7 @@ en:
actions: Tasks
article: Article
category: Category
copy_order_article: Copy order article
new_stock_article: Create new stock article
price: Netprice
price_per_unit: Price/unit