locale: update en-US.yml
This commit is contained in:
parent
b87351673c
commit
06eb6e3768
1 changed files with 12 additions and 12 deletions
|
@ -1577,8 +1577,8 @@ _sfx:
|
||||||
antenna: "Antennas"
|
antenna: "Antennas"
|
||||||
channel: "Channel notifications"
|
channel: "Channel notifications"
|
||||||
_ago:
|
_ago:
|
||||||
future: "Future"
|
future: "future"
|
||||||
justNow: "Just now"
|
justNow: "just now"
|
||||||
secondsAgo: "{n}s ago"
|
secondsAgo: "{n}s ago"
|
||||||
minutesAgo: "{n}m ago"
|
minutesAgo: "{n}m ago"
|
||||||
hoursAgo: "{n}h ago"
|
hoursAgo: "{n}h ago"
|
||||||
|
@ -1587,15 +1587,15 @@ _ago:
|
||||||
monthsAgo: "{n}mo ago"
|
monthsAgo: "{n}mo ago"
|
||||||
yearsAgo: "{n}y ago"
|
yearsAgo: "{n}y ago"
|
||||||
_later:
|
_later:
|
||||||
future: "Future"
|
future: "future"
|
||||||
justNow: "Right now"
|
justNow: "right now"
|
||||||
secondsAgo: "{n}s later"
|
secondsAgo: "in {n}s"
|
||||||
minutesAgo: "{n}m later"
|
minutesAgo: "in {n}m"
|
||||||
hoursAgo: "{n}h later"
|
hoursAgo: "in {n}h"
|
||||||
daysAgo: "{n}d later"
|
daysAgo: "in {n}d"
|
||||||
weeksAgo: "{n}w later"
|
weeksAgo: "in {n}w"
|
||||||
monthsAgo: "{n}mo later"
|
monthsAgo: "in {n}mo"
|
||||||
yearsAgo: "{n}y later"
|
yearsAgo: "in {n}y"
|
||||||
_time:
|
_time:
|
||||||
second: "Second(s)"
|
second: "Second(s)"
|
||||||
minute: "Minute(s)"
|
minute: "Minute(s)"
|
||||||
|
@ -2254,7 +2254,7 @@ incorrectLanguageWarning: "It looks like your post is in {detected}, but you sel
|
||||||
noteEditHistory: "Post edit history"
|
noteEditHistory: "Post edit history"
|
||||||
slashQuote: "Chain quote"
|
slashQuote: "Chain quote"
|
||||||
foldNotification: "Group similar notifications"
|
foldNotification: "Group similar notifications"
|
||||||
scheduledPost: "Scheduled post"
|
scheduledPost: "Schedule this post"
|
||||||
scheduledDate: "Scheduled date"
|
scheduledDate: "Scheduled date"
|
||||||
mergeThreadInTimeline: "Merge multiple posts in the same thread in timelines"
|
mergeThreadInTimeline: "Merge multiple posts in the same thread in timelines"
|
||||||
mergeRenotesInTimeline: "Group multiple boosts of the same post"
|
mergeRenotesInTimeline: "Group multiple boosts of the same post"
|
||||||
|
|
Loading…
Reference in a new issue