From 0f8308af89a4798850bdc881e8358c3755bc5c9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C5=BEe=20Fortun?= Date: Tue, 20 Jun 2023 17:26:32 +0200 Subject: [PATCH] Add schema alteration translations --- .../Admin/Module/DalSchemaAlterations.vue | 153 +++++++++++------- .../compose/src/views/Admin/Modules/Edit.vue | 117 +++++++------- locale/en/corteza-webapp-compose/module.yaml | 13 ++ .../corteza-webapp-compose/notification.yaml | 9 ++ 4 files changed, 173 insertions(+), 119 deletions(-) diff --git a/client/web/compose/src/components/Admin/Module/DalSchemaAlterations.vue b/client/web/compose/src/components/Admin/Module/DalSchemaAlterations.vue index 5175413c8..8fd1d7a70 100644 --- a/client/web/compose/src/components/Admin/Module/DalSchemaAlterations.vue +++ b/client/web/compose/src/components/Admin/Module/DalSchemaAlterations.vue @@ -1,10 +1,12 @@ + +
+ + +

+ {{ $t('noAlterations') }} +

+