From 4a9c8245acfa2b3755deb83394077f9ed06c15e5 Mon Sep 17 00:00:00 2001 From: James Cartwright Date: Sat, 25 Sep 2021 15:27:10 +0000 Subject: updated "good" --- database.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'database.json') diff --git a/database.json b/database.json index a9e41db..d567568 100644 --- a/database.json +++ b/database.json @@ -1,5 +1,5 @@ { - "_version": "4.3", + "_version": "4.5", "_name": "Metroz Official Specification", "phrases": [ @@ -33,11 +33,6 @@ "mt": " fod ", "fact": null }, - { - "en": " good ", - "mt": " do ", - "fact": null - }, { "en": " game ", "mt": " cos ", @@ -887,6 +882,11 @@ "en": " to ", "mt": " liva ", "fact": null + }, + { + "en": " good ", + "mt": " dova ", + "fact": null } ] } -- cgit