updated translations
This commit is contained in:
@@ -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',
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user