aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cartwright <fighterjettails@noreply.localhost>2021-09-25 15:27:10 +0000
committerJames Cartwright <fighterjettails@noreply.localhost>2021-09-25 15:27:10 +0000
commit4a9c8245acfa2b3755deb83394077f9ed06c15e5 (patch)
tree4d7d00f6f66fb9725b23e93a8e532a426985b970
parentd8254d5fa05abb2c1d5bd1502f2f7f8ba72d883d (diff)
downloadmetranslator-api-4a9c8245acfa2b3755deb83394077f9ed06c15e5.tar.gz
metranslator-api-4a9c8245acfa2b3755deb83394077f9ed06c15e5.tar.bz2
metranslator-api-4a9c8245acfa2b3755deb83394077f9ed06c15e5.zip
updated "good"
-rw-r--r--database.json12
1 files changed, 6 insertions, 6 deletions
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": [
@@ -34,11 +34,6 @@
"fact": null
},
{
- "en": " good ",
- "mt": " do ",
- "fact": null
- },
- {
"en": " game ",
"mt": " cos ",
"fact": null
@@ -887,6 +882,11 @@
"en": " to ",
"mt": " liva ",
"fact": null
+ },
+ {
+ "en": " good ",
+ "mt": " dova ",
+ "fact": null
}
]
}