tooot/src/i18n/en/screens/sharedAccount.json

11 lines
298 B
JSON

{
"content": {
"moved": "User moved",
"created_at": "Registered: {{date}}",
"summary": {
"statuses_count": "{{count}} toots",
"following_count": "$t(sharedUsers:heading.accounts.following)",
"followers_count": "$t(sharedUsers:heading.accounts.followers)"
}
}
}