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

@@ -8,8 +8,8 @@ return [
'all' => 'すべての会社',
'error' => [
'not_user_company' => 'エラーこの会社を変更することはできません',
'delete_active' => 'エラーアクティブな会社を削除できません。先に変更してください。',
'not_user_company' => 'エラー: この会社を変更することはできません!',
'delete_active' => 'エラー: アクティブな会社を削除できません。先に変更してください。',
],
];