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": "Login",
|
||||
"Login/Register": "Login/Register",
|
||||
"Login to Google": "Login to Google",
|
||||
"User ID:": "User ID:",
|
||||
"Password:": "Password:",
|
||||
"User ID": "User ID",
|
||||
"Password": "Password",
|
||||
"Time (h:mm:ss):": "Time (h:mm:ss):",
|
||||
"Text CAPTCHA": "Text CAPTCHA",
|
||||
"Image CAPTCHA": "Image CAPTCHA",
|
||||
"Sign In": "Sign In",
|
||||
"Register": "Register",
|
||||
"Email:": "Email:",
|
||||
"Google verification code:": "Google verification code:",
|
||||
"Email": "Email",
|
||||
"Google verification code": "Google verification code",
|
||||
"Preferences": "Preferences",
|
||||
"Player preferences": "Player preferences",
|
||||
"Always loop: ": "Always loop: ",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue