You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before reporting bugs, please carefully read the [usage instructions]((https://github.com/yetone/bob-plugin-openai-translator/tree/main#%E4%BD%BF%E7%94%A8%E6%96%B9%E6%B3%95) section in README
Before reporting bugs, please carefully read the [usage instructions]((https://github.com/openai-translator/bob-plugin-openai-translator/tree/main#%E4%BD%BF%E7%94%A8%E6%96%B9%E6%B3%95) section in README
34
+
35
35
options:
36
36
- label: I have read the usage instructions section in README in detail.
37
37
required: true
@@ -40,7 +40,7 @@ body:
40
40
label: Please check your network and OpenAI API quota
41
41
description: |
42
42
如果您遇到的报错是 Failed to fetch 或者 API quota exceed,则说明是网络问题或者 OpenAI API 使用量超过阈值,这些问题都与 OpenAI Translator Bob Plugin 无关,请自行解决。
43
-
43
+
44
44
If you encounter error messages such as 'Failed to fetch' or 'API quota exceed', it means there is a network issue or the usage limit of OpenAI API has been exceeded. These issues are not related to OpenAI Translator Bob Plugin, please resolve them on your own.
45
45
46
46
options:
@@ -51,7 +51,7 @@ body:
51
51
label: OpenAI Translator Bob Plugin version
52
52
description: |
53
53
请提供您正在使用的 OpenAI Translator Bob Plugin 的版本。
54
-
54
+
55
55
Please provide the version of OpenAI Translator Bob Plugin you are using. For example, `v0.1.0`.
56
56
validations:
57
57
required: true
@@ -60,7 +60,7 @@ body:
60
60
label: 系统版本 | System version
61
61
description: |
62
62
请提供您正在使用的系统版本。
63
-
63
+
64
64
Please provide the version of the System you are using. For example, `macOS 11.2.3`.
65
65
validations:
66
66
required: true
@@ -78,7 +78,7 @@ body:
78
78
label: 复现步骤 | Reproduce step
79
79
description: |
80
80
请提供完整且简明的复现步骤,以方便及时定位并解决问题。
81
-
81
+
82
82
Please provide complete and concise reproduction steps to facilitate timely identification and resolution of the issue.
83
83
validations:
84
84
required: true
@@ -100,7 +100,7 @@ body:
100
100
label: 你是否愿意提交一份 PR 来修改这个错误?Are you willing to submit a PR?
101
101
description: |
102
102
我们期待开发人员和用户的帮助,以解决在 OpenAI Translator Bob Plugin 中发现的任何问题。 如果您愿意通过提交 PR 来解决此问题,请勾选。
103
-
103
+
104
104
We eagerly anticipate developers' and users' support and collaboration in resolving any issues found in OpenAI Translator Bob Plugin. If you are willing to offer a solution by submitting a PR to fix this matter, kindly mark the checkbox provided.
0 commit comments