Skip to content

Commit 31c1d9c

Browse files
authored
add zh_hans translate (#554)
* 国际化 * 国际化
1 parent 3236f91 commit 31c1d9c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
8.94 KB
Binary file not shown.

django_celery_beat/locale/zh_hans/LC_MESSAGES/django.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ msgstr "任务需要一个名称"
3232

3333
#: .\django_celery_beat\admin.py:91 .\django_celery_beat\models.py:589
3434
msgid "Only one can be set, in expires and expire_seconds"
35-
msgstr ""
35+
msgstr "不可以同时设置 expires 和 expire_seconds 字段"
3636

3737
#: .\django_celery_beat\admin.py:101
3838
#, python-format
@@ -63,7 +63,7 @@ msgstr "切换选中的任务"
6363
#: .\django_celery_beat\admin.py:217
6464
#, python-brace-format
6565
msgid "task \"{0}\" not found"
66-
msgstr ""
66+
msgstr "未找到\"{0}\"任务"
6767

6868
#: .\django_celery_beat\admin.py:229
6969
#, python-brace-format

0 commit comments

Comments
 (0)