Revision 4d2cf39d
Von Moritz Bunkus vor mehr als 15 Jahren hinzugefügt
locale/de/arap | ||
---|---|---|
195 | 195 |
'show_vc_details' => 'show_vc_details', |
196 | 196 |
'vendor_invoice' => 'vendor_invoice', |
197 | 197 |
'vendor_selection' => 'vendor_selection', |
198 |
'?bernehmen' => 'close', |
|
198 | 199 |
'weiter' => 'continue', |
199 | 200 |
'neue_ware' => 'new_part', |
200 | 201 |
}; |
Auch abrufbar als: Unified diff
Buttons als <input type="submit"> und nicht als <button type="button"> rendern lassen.