mirror of
https://github.com/fumiama/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-06-08 20:10:44 +08:00
chore(i18n): sync locale on dev (#97)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
19619161be
commit
259fd8c2c6
@@ -25,7 +25,6 @@
|
||||
"Convert": "Conversión",
|
||||
"Device type": "Tipo de dispositivo",
|
||||
"Enable phase vocoder": "Habilitar vocoder de fase",
|
||||
"Enter the GPU index(es) separated by '-', e.g., 0-0-1 to use 2 processes in GPU0 and 1 process in GPU1": "Separe los números de identificación de la GPU con '-' al ingresarlos. Por ejemplo, '0-1-2' significa usar GPU 0, GPU 1 y GPU 2.",
|
||||
"Enter the GPU index(es) separated by '-', e.g., 0-1-2 to use GPU 0, 1, and 2": "Separe los números de identificación de la GPU con '-' al ingresarlos. Por ejemplo, '0-1-2' significa usar GPU 0, GPU 1 y GPU 2.",
|
||||
"Enter the experiment name": "Ingrese el nombre del modelo",
|
||||
"Enter the path of the audio folder to be processed": "Ingrese la ruta a la carpeta de audio que se procesará",
|
||||
|
||||
Reference in New Issue
Block a user