Revision 7c1cce83
Von Moritz Bunkus vor mehr als 15 Jahren hinzugefügt
locale/de/ap | ||
---|---|---|
357 | 357 |
'yes' => 'yes', |
358 | 358 |
'kreditorenbuchung' => 'ap_transaction', |
359 | 359 |
'kreditorenbuchung_erfassen' => 'add_accounts_payables_transaction', |
360 |
'zur?ck' => 'back', |
|
360 | 361 |
'weiter' => 'continue', |
361 | 362 |
'l?schen' => 'delete', |
362 | 363 |
'entw?rfe_l?schen' => 'delete_drafts', |
363 | 364 |
'kreditorenbuchung_bearbeiten' => 'edit_accounts_payables_transaction', |
365 |
'als_csv_exportieren' => 'export_as_csv', |
|
366 |
'als_pdf_exportieren' => 'export_as_pdf', |
|
364 | 367 |
'neue_ware' => 'new_part', |
365 | 368 |
'buchen' => 'post', |
366 | 369 |
'zahlung_buchen' => 'post_payment', |
Auch abrufbar als: Unified diff
Deutsche Begriffe übersetzen. Buttons als <input type="submit"> rendern und nicht als <button type="button">.