Add month and years to locale file

This commit is contained in:
jaina heartles 2024-03-09 14:49:56 -08:00
parent 83c971b1a8
commit d2db36d0ee
1 changed files with 3 additions and 0 deletions

View File

@ -947,6 +947,7 @@ oneHour: "One hour"
oneDay: "One day"
oneWeek: "One week"
oneMonth: "One month"
oneYear: "One year"
reflectMayTakeTime: "It may take some time for this to be reflected."
failedToFetchAccountInformation: "Could not fetch account information"
rateLimitExceeded: "Rate limit exceeded"
@ -2000,6 +2001,8 @@ _time:
minute: "Minute(s)"
hour: "Hour(s)"
day: "Day(s)"
month: "Month(s)"
year: "Year(s)"
_2fa:
alreadyRegistered: "You have already registered a 2-factor authentication device."
registerTOTP: "Register authenticator app"