diff options
| author | 2017-08-20 11:10:22 +0200 | |
|---|---|---|
| committer | 2017-08-20 11:10:22 +0200 | |
| commit | 07cce02ad3f116095ad152423d63e4e4d43b9142 (patch) | |
| tree | 5539e79dd48510a28c051f7fab9a54a1471ca951 /app/i18n/zh-cn/gen.php | |
| parent | 4f74193b4a020c1ba9e329ff5d9a6841062a498b (diff) | |
May abbreviation conflict
Diffstat (limited to 'app/i18n/zh-cn/gen.php')
| -rw-r--r-- | app/i18n/zh-cn/gen.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/zh-cn/gen.php b/app/i18n/zh-cn/gen.php index c7d3ff10a..936f7d6ee 100644 --- a/app/i18n/zh-cn/gen.php +++ b/app/i18n/zh-cn/gen.php @@ -79,7 +79,7 @@ return array( 'last_year' => '去年', 'mar' => '三月', 'march' => '三月', - 'may.' => '五月', + 'may_' => '五月', 'may' => '五月', 'mon' => '周一', 'month' => '个月', |
