Run yarn run manage:translations and i18n-tasks normalize (#4302)
This commit is contained in:
parent
db73ac92d7
commit
3c515f2cd2
38 changed files with 70 additions and 20 deletions
|
@ -198,8 +198,8 @@ en:
|
|||
show: Show media
|
||||
title: Media
|
||||
no_media: No media
|
||||
with_media: With media
|
||||
title: Account statuses
|
||||
with_media: With media
|
||||
subscriptions:
|
||||
callback_url: Callback URL
|
||||
confirmed: Confirmed
|
||||
|
@ -347,15 +347,15 @@ en:
|
|||
follow:
|
||||
title: "%{name} is now following you"
|
||||
mention:
|
||||
action_boost: 'Boost'
|
||||
action_expand: 'Show more'
|
||||
action_favourite: 'Favourite'
|
||||
action_boost: Boost
|
||||
action_expand: Show more
|
||||
action_favourite: Favourite
|
||||
title: "%{name} mentioned you"
|
||||
reblog:
|
||||
title: "%{name} boosted your status"
|
||||
subscribed:
|
||||
body: "You can now receive push notifications."
|
||||
title: "Subscription registered!"
|
||||
body: You can now receive push notifications.
|
||||
title: Subscription registered!
|
||||
remote_follow:
|
||||
acct: Enter your username@domain you want to follow from
|
||||
missing_resource: Could not find the required redirect URL for your account
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue