Whalebird-desktop-client-ma.../locales/en/translation.json

26 lines
477 B
JSON
Raw Normal View History

2023-11-04 07:32:37 +01:00
{
"timeline": {
"home": "Home",
"notifications": "Notifications",
"local": "Local",
"public": "Public",
"search": "Search",
"status": {
"boosted": "{user} boosted",
"poll": {
"refresh": "Refresh",
"vote": "Vote",
"peolpe": "{num} people",
"closed": "Closed"
}
}
},
"accounts": {
"new": {
"title": "Add account",
"sign_in": "Sign in",
"authorize": "Authorize"
}
}
}