Piped/src/locales/da.json

19 lines
410 B
JSON
Raw Normal View History

{
"titles": {
"login": "Log ind",
"register": "Registrer",
"feed": "Strøm",
"preferences": "Indstillinger",
"history": "Historik",
"subscriptions": "Abonnementer",
"trending": "På vei op"
},
"player": {
"watch_on": "Kig på"
},
"actions": {
"subscribe": "Abonner",
"unsubscribe": "Ophæv abonnement"
}
}