From ca8b4d783f181c12bf5d782e184be28b1ddd0744 Mon Sep 17 00:00:00 2001 From: GamingLiamStudios <58615717+GamingLiamStudios@users.noreply.github.com> Date: Thu, 17 Mar 2022 03:10:34 +1100 Subject: [PATCH] Update en_OWO.json --- src/i18n/en_OWO.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/i18n/en_OWO.json b/src/i18n/en_OWO.json index 665ae3da..1a599cd1 100644 --- a/src/i18n/en_OWO.json +++ b/src/i18n/en_OWO.json @@ -98,13 +98,13 @@ }, "term.time.hours": "houws", "term.time.hour": { - "one": "hour", - "other": "hours" + "one": "houw", + "other": "houws" }, "term.time.minutes": "minyutes", "term.time.minute": { - "one": "minute", - "other": "minutes" + "one": "minyute", + "other": "minyutes" }, "term.time.seconds": "seconds", "term.time.second": { @@ -132,8 +132,8 @@ "term.reset": "Weset", "term.tracks": "twacks", "term.track": { - "one": "track", - "other": "tracks" + "one": "twack", + "other": "twacks" }, "term.videos": "Videos", "term.menu": "Menyu",