i18n update
`Enter your %SITE_NAME% password` Currently used in Odysee. When merging to Odysee later, there will be another string at the same location but with the `%DOMAIN%` as the variable. That is now obsolete and can be removed during the merge.
This commit is contained in:
parent
ea74a66dbd
commit
92ff0fd336
1 changed files with 2 additions and 0 deletions
|
@ -947,6 +947,7 @@
|
|||
"Account password": "Account password",
|
||||
"You do not currently have a password set.": "You do not currently have a password set.",
|
||||
"Enter Your lbry.tv Password": "Enter Your lbry.tv Password",
|
||||
"Enter your %SITE_NAME% password": "Enter your %SITE_NAME% password",
|
||||
"Logging in as %email%": "Logging in as %email%",
|
||||
"Forgot Password?": "Forgot Password?",
|
||||
"Use Magic Link": "Use Magic Link",
|
||||
|
@ -1409,6 +1410,7 @@
|
|||
"You will receive an SMS text message confirming your phone number is valid.": "You will receive an SMS text message confirming your phone number is valid.",
|
||||
"Verified accounts are eligible to earn LBRY Credits for views, watching and reposting videos, sharing invite links etc. Verifying also helps us keep the %SITE_NAME% community safe too! %Refresh% or %Skip%.": "Verified accounts are eligible to earn LBRY Credits for views, watching and reposting videos, sharing invite links etc. Verifying also helps us keep the %SITE_NAME% community safe too! %Refresh% or %Skip%.",
|
||||
"Your First Nickel": "Your First Nickel",
|
||||
"Your First Credit": "Your First Credit",
|
||||
"Go for a Stream": "Go for a Stream",
|
||||
"Channel Surfing": "Channel Surfing",
|
||||
"First Upload": "First Upload",
|
||||
|
|
Loading…
Reference in a new issue