From 468e2cfa3563f13a91fdd4d7e45aad8aca67b0b9 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Wed, 5 Jul 2023 15:06:49 +0900 Subject: [PATCH] New translations toggle-edit-mode.json (Croatian) --- .../hr/layout/header/actions/toggle-edit-mode.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/locales/hr/layout/header/actions/toggle-edit-mode.json diff --git a/public/locales/hr/layout/header/actions/toggle-edit-mode.json b/public/locales/hr/layout/header/actions/toggle-edit-mode.json new file mode 100644 index 000000000..b3cfd87be --- /dev/null +++ b/public/locales/hr/layout/header/actions/toggle-edit-mode.json @@ -0,0 +1,11 @@ +{ + "description": "", + "button": { + "disabled": "", + "enabled": "" + }, + "popover": { + "title": "", + "text": "" + } +}