From 3e74c39480cb1236a31e7a167d306e32a0a92f5d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 28 Jun 2022 12:04:32 +0200 Subject: fix #7225: change way we do i18n for contrib/ resource files --- contrib/redux.jp.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'contrib/redux.jp.json') diff --git a/contrib/redux.jp.json b/contrib/redux.jp.json index 2a80cdf..9eda2f6 100644 --- a/contrib/redux.jp.json +++ b/contrib/redux.jp.json @@ -27,10 +27,7 @@ "type": "string", "name": "my_number", "label": "My number", - "label_i18n":{ - "en": "My number", - "jp": "マイナンバー" - }, + "tooltip": "マイナンバー", "widget": "anastasis_gtk_ia_my_jp", "uuid": "90848f42-a83e-4226-8186-329696c14152", "validation-regex": "^[0-9]{12}$" -- cgit v1.2.3