Grammar fix (#23634)
This commit is contained in:
parent
b2283b6838
commit
fef6c59b3a
1 changed files with 3 additions and 3 deletions
|
@ -1152,7 +1152,7 @@ en:
|
||||||
featured_tags:
|
featured_tags:
|
||||||
add_new: Add new
|
add_new: Add new
|
||||||
errors:
|
errors:
|
||||||
limit: You have already featured the maximum amount of hashtags
|
limit: You have already featured the maximum number of hashtags
|
||||||
hint_html: "<strong>What are featured hashtags?</strong> They are displayed prominently on your public profile and allow people to browse your public posts specifically under those hashtags. They are a great tool for keeping track of creative works or long-term projects."
|
hint_html: "<strong>What are featured hashtags?</strong> They are displayed prominently on your public profile and allow people to browse your public posts specifically under those hashtags. They are a great tool for keeping track of creative works or long-term projects."
|
||||||
filters:
|
filters:
|
||||||
contexts:
|
contexts:
|
||||||
|
@ -1264,7 +1264,7 @@ en:
|
||||||
title: Invite people
|
title: Invite people
|
||||||
lists:
|
lists:
|
||||||
errors:
|
errors:
|
||||||
limit: You have reached the maximum amount of lists
|
limit: You have reached the maximum number of lists
|
||||||
login_activities:
|
login_activities:
|
||||||
authentication_methods:
|
authentication_methods:
|
||||||
otp: two-factor authentication app
|
otp: two-factor authentication app
|
||||||
|
@ -1585,7 +1585,7 @@ en:
|
||||||
'7889238': 3 months
|
'7889238': 3 months
|
||||||
min_age_label: Age threshold
|
min_age_label: Age threshold
|
||||||
min_favs: Keep posts favourited at least
|
min_favs: Keep posts favourited at least
|
||||||
min_favs_hint: Doesn't delete any of your posts that has received at least this amount of favourites. Leave blank to delete posts regardless of their number of favourites
|
min_favs_hint: Doesn't delete any of your posts that has received at least this number of favourites. Leave blank to delete posts regardless of their number of favourites
|
||||||
min_reblogs: Keep posts boosted at least
|
min_reblogs: Keep posts boosted at least
|
||||||
min_reblogs_hint: Doesn't delete any of your posts that has been boosted at least this number of times. Leave blank to delete posts regardless of their number of boosts
|
min_reblogs_hint: Doesn't delete any of your posts that has been boosted at least this number of times. Leave blank to delete posts regardless of their number of boosts
|
||||||
stream_entries:
|
stream_entries:
|
||||||
|
|
Loading…
Reference in a new issue