locale: update en-US.yml

This commit is contained in:
naskya 2024-05-20 20:18:13 +09:00
parent b87351673c
commit 06eb6e3768
No known key found for this signature in database
GPG key ID: 712D413B3A9FED5C

View file

@ -1577,8 +1577,8 @@ _sfx:
antenna: "Antennas"
channel: "Channel notifications"
_ago:
future: "Future"
justNow: "Just now"
future: "future"
justNow: "just now"
secondsAgo: "{n}s ago"
minutesAgo: "{n}m ago"
hoursAgo: "{n}h ago"
@ -1587,15 +1587,15 @@ _ago:
monthsAgo: "{n}mo ago"
yearsAgo: "{n}y ago"
_later:
future: "Future"
justNow: "Right now"
secondsAgo: "{n}s later"
minutesAgo: "{n}m later"
hoursAgo: "{n}h later"
daysAgo: "{n}d later"
weeksAgo: "{n}w later"
monthsAgo: "{n}mo later"
yearsAgo: "{n}y later"
future: "future"
justNow: "right now"
secondsAgo: "in {n}s"
minutesAgo: "in {n}m"
hoursAgo: "in {n}h"
daysAgo: "in {n}d"
weeksAgo: "in {n}w"
monthsAgo: "in {n}mo"
yearsAgo: "in {n}y"
_time:
second: "Second(s)"
minute: "Minute(s)"
@ -2254,7 +2254,7 @@ incorrectLanguageWarning: "It looks like your post is in {detected}, but you sel
noteEditHistory: "Post edit history"
slashQuote: "Chain quote"
foldNotification: "Group similar notifications"
scheduledPost: "Scheduled post"
scheduledPost: "Schedule this post"
scheduledDate: "Scheduled date"
mergeThreadInTimeline: "Merge multiple posts in the same thread in timelines"
mergeRenotesInTimeline: "Group multiple boosts of the same post"