mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
feat: show explaination on register and login page
This commit is contained in:
parent
859908cb1f
commit
7c32201cb0
5 changed files with 46 additions and 6 deletions
|
@ -212,6 +212,8 @@
|
|||
"hours": "{amount} hour(s)",
|
||||
"days": "{amount} day(s)",
|
||||
"weeks": "{amount} week(s)",
|
||||
"months": "{amount} month(s)"
|
||||
"months": "{amount} month(s)",
|
||||
"register_note": "Register an account for this Piped instance. That allows you to sync your subscriptions and playlists with your account, hence they're saved on server side. You can use all features without an account too, however all data will only be stored in the local storage of the browser then. Please make sure to NOT use an email address as username, and to choose a safe password.",
|
||||
"login_note": "Log in with an account that was created at this instance."
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue