From 14d1c71d7e3f1ea592fdb62a637c3907a56e64c4 Mon Sep 17 00:00:00 2001 From: shimeoki Date: Wed, 30 Jul 2025 13:27:01 +0300 Subject: [PATCH] fix: lowercase in en-EO.json --- assets/translations/en-EO.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/assets/translations/en-EO.json b/assets/translations/en-EO.json index 3244535..1fc1009 100644 --- a/assets/translations/en-EO.json +++ b/assets/translations/en-EO.json @@ -358,16 +358,16 @@ "other": "{} URLj" }, "minute": { - "one": "{} Minuto", - "other": "{} Minutoj" + "one": "{} minuto", + "other": "{} minutoj" }, "hour": { - "one": "{} Horo", - "other": "{} Horoj" + "one": "{} horo", + "other": "{} horoj" }, "day": { - "one": "{} Tago", - "other": "{} Tagoj" + "one": "{} tago", + "other": "{} tagoj" }, "clearedNLogsBeforeXAfterY": { "one": "Purigis {n} protokolon (antaŭe = {before}, malantaŭe = {after})",