Update en_OWO.json

This commit is contained in:
GamingLiamStudios 2022-03-17 03:00:35 +11:00
parent b9fb39f966
commit 5248c6c26a
No known key found for this signature in database
GPG key ID: 3650DE4EAFF62ADD

View file

@ -92,13 +92,25 @@
"term.time.released": "Weweased", "term.time.released": "Weweased",
"term.time.updated": "Updated", "term.time.updated": "Updated",
"term.time.days": "days", "term.time.days": "days",
"term.time.day": "day", "term.time.day": {
"one": "day",
"other": "days"
},
"term.time.hours": "houws", "term.time.hours": "houws",
"term.time.hour": "houw", "term.time.hour": {
"one": "hour",
"other": "hours"
},
"term.time.minutes": "minyutes", "term.time.minutes": "minyutes",
"term.time.minute": "minyute", "term.time.minute": {
"one": "minute",
"other": "minutes"
},
"term.time.seconds": "seconds", "term.time.seconds": "seconds",
"term.time.second": "second", "term.time.second": {
"one": "second",
"other": "seconds"
},
"term.fullscreenView": "Fuwwscween View", "term.fullscreenView": "Fuwwscween View",
"term.defaultView": "Defauwt View", "term.defaultView": "Defauwt View",
"term.audioSettings": "Audio Settings", "term.audioSettings": "Audio Settings",