Update languages and rephrase sentence.

This commit is contained in:
James Cole
2023-05-24 06:40:31 +02:00
parent f00898afba
commit 20c8c1043f
39 changed files with 138 additions and 42 deletions

View File

@@ -55,14 +55,14 @@ return [
'lastActivity' => 'Остання операція',
'balanceDiff' => 'Різниця балансу',
'other_meta_data' => 'Інші мета-дані',
'invited_at' => 'Invited at',
'expires' => 'Invitation expires',
'invited_by' => 'Invited by',
'invite_link' => 'Invite link',
'invited_at' => 'Запрошено',
'expires' => 'Термін запрошення минає',
'invited_by' => 'Запросив',
'invite_link' => 'Посилання із запрошенням',
'account_type' => 'Тип рахунку',
'created_at' => 'Створено в',
'account' => 'Рахунок',
'external_url' => 'External URL',
'external_url' => 'Зовнішній URL',
'matchingAmount' => 'Сума',
'destination' => 'Призначення',
'source' => 'Джерело',
@@ -105,7 +105,7 @@ return [
'type' => 'Тип',
'completed' => 'Виконаний',
'iban' => 'МНБР',
'account_number' => 'Account number',
'account_number' => 'Номер рахунку',
'paid_current_period' => 'Оплачено цього періоду',
'email' => 'Електронна пошта',
'registered_at' => 'Зареєстровано в',
@@ -173,18 +173,18 @@ return [
'field' => 'Поле',
'value' => 'Значення',
'interest' => 'Відсотки',
'interest_period' => 'Interest period',
'interest_period' => 'Період нарахування відсотків',
'liability_type' => 'Тип пасиву',
'liability_direction' => 'Liability in/out',
'end_date' => 'End date',
'payment_info' => 'Payment information',
'expected_info' => 'Next expected transaction',
'start_date' => 'Start date',
'trigger' => 'Trigger',
'response' => 'Response',
'delivery' => 'Delivery',
'url' => 'URL',
'secret' => 'Secret',
'liability_direction' => 'Відповідальність в/без',
'end_date' => 'Дата завершення',
'payment_info' => 'Платіжна інформація',
'expected_info' => 'Наступна очікувана операція',
'start_date' => 'Дата початку',
'trigger' => 'Тригер',
'response' => 'Відповідь',
'delivery' => 'Доставка',
'url' => 'URL-адреса',
'secret' => 'Секрет',
];
/*