updated translations

This commit is contained in:
denisdulici
2019-12-25 14:32:47 +03:00
parent 85b5be6dad
commit 560e48254a
193 changed files with 2122 additions and 1500 deletions

View File

@@ -3,14 +3,14 @@
return [
'change_language' => '言語の変更',
'last_login' => '前回のログイン: 時間',
'last_login' => '前回のログイン :time',
'notifications' => [
'counter' => '{0} があるない通知|{1} がある: 通知|を数える [2*] がある: 通知をカウント',
'overdue_invoices' => '{1} : 延滞請求書|カウント [2*]: 延滞請求書をカウント',
'upcoming_bills' => '{1} : 今後法案|カウント [2*]: 今後の法案をカウント',
'counter' => '{0} 通知はありません|{1} あなたが持っている :count notification|[2,*] あなたが持っている :count notifications',
'overdue_invoices' => '{1} :期限切れの請求書カウント|[2,*] :count overdue invoices',
'upcoming_bills' => '{1} :今後の請求書を数える|[2,*] :count upcoming bills',
'view_all' => '全てを見る'
],
'docs_link' => 'https://akaunting.com',
'docs_link' => 'https://akaunting.com/docs',
'support_link' => 'https://akaunting.com/support',
];