mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-10-09 17:08:19 +00:00
Add better error messages for localStorage disabled.
This commit is contained in:
@@ -167,6 +167,7 @@
|
||||
"preferences_note": "Note: preferences are saved in the local storage of your browser. Deleting your browser data will reset them.",
|
||||
"page_not_found": "Page not found",
|
||||
"copied": "Copied!",
|
||||
"cannot_copy": "Can't copy!"
|
||||
"cannot_copy": "Can't copy!",
|
||||
"local_storage": "This action requires localStorage, are cookies enabled?"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user