mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-04 04:58:30 +01:00
feat(i18n): add settings-redo English keys (sections, account, notifications)
This commit is contained in:
@@ -129,7 +129,25 @@
|
|||||||
"current": "current"
|
"current": "current"
|
||||||
},
|
},
|
||||||
"categories": {
|
"categories": {
|
||||||
"title": "Categories"
|
"title": "Categories",
|
||||||
|
"playback": "Playback",
|
||||||
|
"personalization": "Personalization",
|
||||||
|
"advanced": "Advanced"
|
||||||
|
},
|
||||||
|
"notifications": {
|
||||||
|
"title": "Notifications",
|
||||||
|
"permission_title": "Permission",
|
||||||
|
"system_permission": "System permission",
|
||||||
|
"granted": "Granted",
|
||||||
|
"denied": "Denied",
|
||||||
|
"events_title": "Notify me about",
|
||||||
|
"master": "Enable notifications",
|
||||||
|
"downloads": "Download completed / failed"
|
||||||
|
},
|
||||||
|
"account": {
|
||||||
|
"title": "Account",
|
||||||
|
"copy_token": "Copy token",
|
||||||
|
"copied": "Copied to clipboard"
|
||||||
},
|
},
|
||||||
"playback_controls": {
|
"playback_controls": {
|
||||||
"title": "Playback & Controls"
|
"title": "Playback & Controls"
|
||||||
|
|||||||
Reference in New Issue
Block a user