Skip to content

Commit e1db9d0

Browse files
authored
Merge pull request #178 from olivertzeng/upstream-locale
feat(locale): translated zh_TW
2 parents 07f3e93 + 011ba6e commit e1db9d0

File tree

12 files changed

+11686
-1987
lines changed

12 files changed

+11686
-1987
lines changed

po/ar.po

Lines changed: 1364 additions & 199 deletions
Large diffs are not rendered by default.

po/de.po

Lines changed: 1370 additions & 199 deletions
Large diffs are not rendered by default.

po/en.po

Lines changed: 1361 additions & 196 deletions
Large diffs are not rendered by default.

po/it.po

Lines changed: 1379 additions & 205 deletions
Large diffs are not rendered by default.

po/newelle.pot

Lines changed: 971 additions & 256 deletions
Large diffs are not rendered by default.

po/nl.po

Lines changed: 1364 additions & 199 deletions
Large diffs are not rendered by default.

po/ru.po

Lines changed: 1375 additions & 209 deletions
Large diffs are not rendered by default.

po/uk.po

Lines changed: 1145 additions & 331 deletions
Large diffs are not rendered by default.

po/zh_TW.po

Lines changed: 1353 additions & 188 deletions
Large diffs are not rendered by default.

src/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"openai_sr": {
137137
"key": "openai_sr",
138138
"title": _("Whisper API"),
139-
"description": _("Uses openai whisper api"),
139+
"description": _("Uses OpenAI Whisper API"),
140140
"website": "https://platform.openai.com/docs/guides/speech-to-text",
141141
"class": OpenAISRHandler,
142142
},

0 commit comments

Comments
 (0)