21 lines
672 B
JSON
21 lines
672 B
JSON
|
|
{
|
||
|
|
"back": "Back",
|
||
|
|
"exploringBadge": "Exploring",
|
||
|
|
"subscribe": "Subscribe",
|
||
|
|
"subscribedState": "Subscribed",
|
||
|
|
"unsubscribe": "Unsubscribe",
|
||
|
|
"unsubTitle": "Unsubscribe?",
|
||
|
|
"unsubBody": "Stop following {{name}} on YouTube?",
|
||
|
|
"subscribed": "Subscribed to {{name}}",
|
||
|
|
"subscribers": "{{formatted}} subscribers",
|
||
|
|
"videoCount_one": "{{count}} video",
|
||
|
|
"videoCount_other": "{{count}} videos",
|
||
|
|
"totalViews": "{{formatted}} views",
|
||
|
|
"joined": "Joined {{date}}",
|
||
|
|
"loadingVideos": "Loading this channel's videos…",
|
||
|
|
"tabVideos": "Videos",
|
||
|
|
"tabAbout": "About",
|
||
|
|
"loadMore": "Load more from YouTube",
|
||
|
|
"noDescription": "This channel has no description."
|
||
|
|
}
|