Skip to content

Commit 66539a7

Browse files
authored
fix bug:when docker build image has bugs due to the multiple definition in django.po (#2337)
1 parent 6e49901 commit 66539a7

File tree

3 files changed

+1
-13
lines changed

3 files changed

+1
-13
lines changed

apps/locales/en_US/LC_MESSAGES/django.po

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6737,14 +6737,10 @@ msgstr ""
67376737
msgid "Audio URL"
67386738
msgstr ""
67396739

6740-
msgid "Runtime node id"
6741-
msgstr ""
67426740

67436741
msgid "Node data"
67446742
msgstr ""
67456743

6746-
msgid "Conversation record id"
6747-
msgstr ""
67486744
msgid "Child node"
67496745
msgstr ""
67506746

apps/locales/zh_CN/LC_MESSAGES/django.po

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6874,14 +6874,11 @@ msgstr "音频名称"
68746874

68756875
msgid "Audio URL"
68766876
msgstr "音频地址"
6877-
msgid "Runtime node id"
6878-
msgstr "运行节点id"
68796877

68806878
msgid "Node data"
68816879
msgstr "节点数据"
68826880

6883-
msgid "Conversation record id"
6884-
msgstr "会话记录id"
6881+
68856882
msgid "Child node"
68866883
msgstr "子节点数据"
68876884

apps/locales/zh_Hant/LC_MESSAGES/django.po

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6889,14 +6889,9 @@ msgstr "音頻名稱"
68896889
msgid "Audio URL"
68906890
msgstr "音頻網址"
68916891

6892-
msgid "Runtime node id"
6893-
msgstr "運行節點id"
6894-
68956892
msgid "Node data"
68966893
msgstr "節點數據"
68976894

6898-
msgid "Conversation record id"
6899-
msgstr "對話記錄id"
69006895
msgid "Child node"
69016896
msgstr "子節點"
69026897

0 commit comments

Comments
 (0)