Refine copy

This commit is contained in:
xmflsct 2022-11-17 22:22:23 +01:00
parent 3038127fcc
commit e91a1e3eff
2 changed files with 2 additions and 2 deletions

View File

@ -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"
}, },

View File

@ -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)",