Revision 4d2cf39d
Von Moritz Bunkus vor mehr als 15 Jahren hinzugefügt
locale/de/common | ||
---|---|---|
176 | 176 |
'show_vc_details' => 'show_vc_details', |
177 | 177 |
'vendor_invoice' => 'vendor_invoice', |
178 | 178 |
'vendor_selection' => 'vendor_selection', |
179 |
'?bernehmen' => 'close', |
|
179 | 180 |
'weiter' => 'continue', |
180 | 181 |
'neue_ware' => 'new_part', |
181 | 182 |
}; |
Auch abrufbar als: Unified diff
Buttons als <input type="submit"> und nicht als <button type="button"> rendern lassen.