mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Continued attempt to translate form #2540
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'html_language' => 'zh',
|
||||
'html_language' => 'zh-cn',
|
||||
'locale' => 'zh_CN.utf8,zh_CN.UTF-8',
|
||||
'month' => '%Y 年 %B',
|
||||
'month_and_day' => '%Y年 %B %e日',
|
||||
|
||||
Reference in New Issue
Block a user