mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
Fix "placeholder=" text in locales
This commit is contained in:
parent
f5dd135ed8
commit
05513bcd1e
12 changed files with 53 additions and 53 deletions
|
@ -34,15 +34,15 @@
|
|||
"Login": "Iniciar sesión",
|
||||
"Login/Register": "Iniciar sesión/Registrarse",
|
||||
"Login to Google": "Iniciar sesión en Google",
|
||||
"User ID:": "Nombre:",
|
||||
"Password:": "Contraseña:",
|
||||
"User ID": "Nombre",
|
||||
"Password": "Contraseña",
|
||||
"Time (h:mm:ss):": "Hora (h:mm:ss):",
|
||||
"Text CAPTCHA": "CAPTCHA en texto",
|
||||
"Image CAPTCHA": "CAPTCHA en imagen",
|
||||
"Sign In": "Iniciar sesión",
|
||||
"Register": "Registrarse",
|
||||
"Email:": "Correo:",
|
||||
"Google verification code:": "Código de verificación de Google:",
|
||||
"Email": "Correo",
|
||||
"Google verification code": "Código de verificación de Google",
|
||||
"Preferences": "Preferencias",
|
||||
"Player preferences": "Preferencias del reproductor",
|
||||
"Always loop: ": "Repetir siempre: ",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue