mirror of
https://github.com/Bigherollc/wticreatorstudio.git
synced 2026-01-16 19:05:08 -05:00
11 lines
295 B
PHP
11 lines
295 B
PHP
<?php
|
|
return [
|
|
'Transaction'=>'Geschäft',
|
|
'Transactions'=>' Geschäfte',
|
|
'Credit'=>' Kredit',
|
|
'Debit'=>' Debet',
|
|
'Statement'=>' Aussage',
|
|
'Account History'=>' Konto-Geschichte',
|
|
'Bank Account Details'=>' Bankkonto-Details',
|
|
'Current Balance'=>' Aktuelles Guthaben',
|
|
]; |