diff options
Diffstat (limited to 'database.json')
-rw-r--r-- | database.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/database.json b/database.json index 43dd047..09a8d01 100644 --- a/database.json +++ b/database.json @@ -1,9 +1,14 @@ { - "_version": "4.5", + "_version": "5.0", "_name": "Metroz Official Specification", "phrases": [ { + "en": " will not ", + "mt": " gohog ", + "fact": null + }, + { "en": " hello ", "mt": " ac ", "fact": "'ac' is a generic greetings word" |