1
0
mirror of https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git synced 2026-06-05 17:20:25 +08:00

chore: fill en_US translation

This commit is contained in:
源文雨
2024-06-02 23:01:44 +09:00
parent 939cb1ed5d
commit 5433cd00a3
3 changed files with 71 additions and 73 deletions

View File

@@ -325,7 +325,7 @@ if __name__ == "__main__":
default=data.get("sr_device", False),
enable_events=True,
),
sg.Text(i18n("采样率:")),
sg.Text(i18n("采样率")),
sg.Text("", key="sr_stream"),
],
],