From fa204a73e01c80276226e5e1a00fe2f505d7e3c0 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:01:37 +0200 Subject: [PATCH] New translations common.json (Dutch) --- public/locales/nl/common.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/locales/nl/common.json diff --git a/public/locales/nl/common.json b/public/locales/nl/common.json new file mode 100644 index 000000000..9a0b9a9d9 --- /dev/null +++ b/public/locales/nl/common.json @@ -0,0 +1,6 @@ +{ + "actions": { + "save": "Save" + }, + "tip": "Tip: " +} \ No newline at end of file