mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
17 lines
326 B
JSON
17 lines
326 B
JSON
|
{
|
||
|
"titles": {
|
||
|
"trending": "Trending",
|
||
|
"login": "Login",
|
||
|
"register": "Register",
|
||
|
"feed": "Feed",
|
||
|
"preferences": "Preferences"
|
||
|
},
|
||
|
"player": {
|
||
|
"watch_on": "Watch on"
|
||
|
},
|
||
|
"actions": {
|
||
|
"subscribe": "Subscribe",
|
||
|
"unsubscribe": "Unsubscribe"
|
||
|
}
|
||
|
}
|