17 lines
589 B
JSON
17 lines
589 B
JSON
|
|
{
|
||
|
|
"navLabel": "Notifications",
|
||
|
|
"title": "Notifications",
|
||
|
|
"subtitle": "Updates from your library and the system.",
|
||
|
|
"empty": "You're all caught up.",
|
||
|
|
"markAllRead": "Mark all read",
|
||
|
|
"clearAll": "Clear all",
|
||
|
|
"markRead": "Mark read",
|
||
|
|
"dismiss": "Dismiss",
|
||
|
|
"andMore": "and {{count}} more",
|
||
|
|
"maintenance": {
|
||
|
|
"title": "Videos removed",
|
||
|
|
"body_one": "{{count}} saved or playlisted video was removed because it's no longer available on YouTube.",
|
||
|
|
"body_other": "{{count}} saved or playlisted videos were removed because they're no longer available on YouTube."
|
||
|
|
}
|
||
|
|
}
|