From 04c3202965276af74057379c7214c5de89a74998 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sun, 17 May 2020 22:01:40 +0530 Subject: [PATCH] New translations app.json (Romanian) --- src/i18n/locales/ro/app/app.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/locales/ro/app/app.json b/src/i18n/locales/ro/app/app.json index 99b36859..bcf8db16 100644 --- a/src/i18n/locales/ro/app/app.json +++ b/src/i18n/locales/ro/app/app.json @@ -14,6 +14,9 @@ "buttons": { "add": { "label": "Add" + }, + "delete": { + "label": "Delete" } }, "printDialog": {