Updated strings.

This commit is contained in:
James Cole
2020-06-04 06:49:44 +02:00
parent 3db778a2b1
commit 29847c9711
149 changed files with 863 additions and 4978 deletions

View File

@@ -24,9 +24,6 @@ declare(strict_types=1);
return [
// profile
'personal_access_tokens' => '個人存取權杖',
// bills:
'not_expected_period' => '未預期在此時期內',
'not_or_not_yet' => '(還) 沒有',
];