add share dialog

This commit is contained in:
Bnyro 2022-08-28 16:29:11 +02:00 committed by Kavin
parent 09b163a1b6
commit 960e0ce15e
No known key found for this signature in database
GPG key ID: 49451E4482CC5BCD
4 changed files with 109 additions and 11 deletions

View file

@ -97,7 +97,12 @@
"confirm_reset_preferences": "Are you sure you want to reset your preferences?",
"backup_preferences": "Backup preferences",
"restore_preferences": "Restore preferences",
"back_to_home": "Back to home"
"back_to_home": "Back to home",
"share": "Share",
"with_timecode": "Share with time code",
"piped_link": "Piped link",
"follow_link": "Follow link",
"copy_link": "Copy link"
},
"comment": {
"pinned_by": "Pinned by",
@ -146,4 +151,4 @@
"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"
}
}
}