mirror of https://github.com/tooot-app/app
Refine copy
This commit is contained in:
parent
3038127fcc
commit
e91a1e3eff
|
@ -107,7 +107,7 @@
|
||||||
"accessibilityHint": "User's account"
|
"accessibilityHint": "User's account"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"application": "Tooted with {{application}}",
|
"application": "Via {{application}}",
|
||||||
"edited": {
|
"edited": {
|
||||||
"accessibilityLabel": "Toot edited"
|
"accessibilityLabel": "Toot edited"
|
||||||
},
|
},
|
||||||
|
|
|
@ -295,7 +295,7 @@
|
||||||
},
|
},
|
||||||
"followed_by": " is following you",
|
"followed_by": " is following you",
|
||||||
"moved": "User moved",
|
"moved": "User moved",
|
||||||
"created_at": "Registered on: {{date}}",
|
"created_at": "Joined: {{date}}",
|
||||||
"summary": {
|
"summary": {
|
||||||
"statuses_count": "{{count}} toots",
|
"statuses_count": "{{count}} toots",
|
||||||
"following_count": "$t(shared.users.accounts.following)",
|
"following_count": "$t(shared.users.accounts.following)",
|
||||||
|
|
Loading…
Reference in New Issue