diff --git a/languages/ar.json b/languages/ar.json new file mode 100644 index 00000000..d36a4bbc --- /dev/null +++ b/languages/ar.json @@ -0,0 +1,4 @@ +{ + "FACILITY": "المرفق الصحي", + "PERIOD": "الفترة المشمولة بالتقرير" +} \ No newline at end of file diff --git a/package.json b/package.json index 0261a000..4631e5e3 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "2.2.0", + "version": "2.3.0", "name": "hmis-tally-sheets", "description": "HMIS Tally sheets", "author": "MSF OCBA, EyeSeeTea team",