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

12 lines
243 B
JSON

{
"heading": {
"accounts": {
"following": "Following {{count}}",
"followers": "{{count}} followers"
},
"statuses": {
"reblogged_by": "{{count}} boosted",
"favourited_by": "{{count}} favourited"
}
}
}