diff --git a/sepal_ui/message/ar-SA/decorator.json b/sepal_ui/message/ar-SA/decorator.json new file mode 100644 index 00000000..fc1c154e --- /dev/null +++ b/sepal_ui/message/ar-SA/decorator.json @@ -0,0 +1,6 @@ +{ + "decorator": { + "no_alert": "", + "no_button": "" + } +} diff --git a/sepal_ui/message/ar-SA/locale.json b/sepal_ui/message/ar-SA/locale.json index 92aaa4b4..5db033e8 100644 --- a/sepal_ui/message/ar-SA/locale.json +++ b/sepal_ui/message/ar-SA/locale.json @@ -68,7 +68,7 @@ "no_inputs": "", "no_asset": "", "no_value": "", - "uncomplete": "", + "incomplete": "", "no_file": "", "duplicate_key": "", "no_draw": "", diff --git a/sepal_ui/message/ar-SA/utils.json b/sepal_ui/message/ar-SA/utils.json index ab818cac..72286dbc 100644 --- a/sepal_ui/message/ar-SA/utils.json +++ b/sepal_ui/message/ar-SA/utils.json @@ -2,6 +2,9 @@ "utils": { "check_input": { "error": "" + }, + "ee": { + "no_asset_root": "" } } } diff --git a/sepal_ui/message/en/decorator.json b/sepal_ui/message/en/decorator.json new file mode 100644 index 00000000..80b1422a --- /dev/null +++ b/sepal_ui/message/en/decorator.json @@ -0,0 +1,6 @@ +{ + "decorator": { + "no_alert": "You should provide the `alert` argument as parent does not have one", + "no_button": "You should provide the `button` argument as parent does not have one" + } +} diff --git a/sepal_ui/message/en/locale.json b/sepal_ui/message/en/locale.json index b9511a0f..abdea912 100644 --- a/sepal_ui/message/en/locale.json +++ b/sepal_ui/message/en/locale.json @@ -68,7 +68,7 @@ "no_inputs": "Please provide fully qualified inputs before validating your AOI", "no_asset": "Please select an asset.", "no_value": "Please select a value.", - "uncomplete": "All fields are required, please fill them.", + "incomplete": "All fields are required, please fill them.", "no_file": "Please select a file.", "duplicate_key": "A key is duplicated in your selection. Please select different columns for your latitude, longitude and Id parameters", "no_draw": "Please draw a shape in the map", diff --git a/sepal_ui/message/en/utils.json b/sepal_ui/message/en/utils.json index f5f691ec..54b0a9bc 100644 --- a/sepal_ui/message/en/utils.json +++ b/sepal_ui/message/en/utils.json @@ -2,6 +2,9 @@ "utils": { "check_input": { "error": "The value has not been initialized" + }, + "ee": { + "no_asset_root": "No asset folder is available with this credentials. Please check your account and try again." } } } diff --git a/sepal_ui/message/es/decorator.json b/sepal_ui/message/es/decorator.json new file mode 100644 index 00000000..fc1c154e --- /dev/null +++ b/sepal_ui/message/es/decorator.json @@ -0,0 +1,6 @@ +{ + "decorator": { + "no_alert": "", + "no_button": "" + } +} diff --git a/sepal_ui/message/es/locale.json b/sepal_ui/message/es/locale.json index 701ae84a..406eabd0 100644 --- a/sepal_ui/message/es/locale.json +++ b/sepal_ui/message/es/locale.json @@ -68,7 +68,7 @@ "no_inputs": "", "no_asset": "", "no_value": "", - "uncomplete": "", + "incomplete": "", "no_file": "", "duplicate_key": "", "no_draw": "", diff --git a/sepal_ui/message/es/utils.json b/sepal_ui/message/es/utils.json index ab818cac..72286dbc 100644 --- a/sepal_ui/message/es/utils.json +++ b/sepal_ui/message/es/utils.json @@ -2,6 +2,9 @@ "utils": { "check_input": { "error": "" + }, + "ee": { + "no_asset_root": "" } } } diff --git a/sepal_ui/message/fr/decorator.json b/sepal_ui/message/fr/decorator.json new file mode 100644 index 00000000..fc1c154e --- /dev/null +++ b/sepal_ui/message/fr/decorator.json @@ -0,0 +1,6 @@ +{ + "decorator": { + "no_alert": "", + "no_button": "" + } +} diff --git a/sepal_ui/message/fr/locale.json b/sepal_ui/message/fr/locale.json index de502380..0dff62fc 100644 --- a/sepal_ui/message/fr/locale.json +++ b/sepal_ui/message/fr/locale.json @@ -68,7 +68,7 @@ "no_inputs": "Merci de fournir des entrées entièrement définies avant de valider votre AOI", "no_asset": "Veuillez sélectionner un asset Earthengine.", "no_value": "Veuillez sélectionner une valeur.", - "uncomplete": "Tous les champs sont obligatoires, merci de les remplir.", + "incomplete": "", "no_file": "Veuillez sélectionner un fichier.", "duplicate_key": "Une clef est dupliquée dans votre selection. Veuillez selectionner des colonnes différentes pour la latitude, la longitude et l'id", "no_draw": "Veuillez dessiner une forme sur la carte", diff --git a/sepal_ui/message/fr/utils.json b/sepal_ui/message/fr/utils.json index 9fc47ac3..77c2942b 100644 --- a/sepal_ui/message/fr/utils.json +++ b/sepal_ui/message/fr/utils.json @@ -2,6 +2,9 @@ "utils": { "check_input": { "error": "La valeur n'a pas été initialisée" + }, + "ee": { + "no_asset_root": "" } } } diff --git a/sepal_ui/message/pt-PT/decorator.json b/sepal_ui/message/pt-PT/decorator.json new file mode 100644 index 00000000..fc1c154e --- /dev/null +++ b/sepal_ui/message/pt-PT/decorator.json @@ -0,0 +1,6 @@ +{ + "decorator": { + "no_alert": "", + "no_button": "" + } +} diff --git a/sepal_ui/message/pt-PT/locale.json b/sepal_ui/message/pt-PT/locale.json index 92aaa4b4..5db033e8 100644 --- a/sepal_ui/message/pt-PT/locale.json +++ b/sepal_ui/message/pt-PT/locale.json @@ -68,7 +68,7 @@ "no_inputs": "", "no_asset": "", "no_value": "", - "uncomplete": "", + "incomplete": "", "no_file": "", "duplicate_key": "", "no_draw": "", diff --git a/sepal_ui/message/pt-PT/utils.json b/sepal_ui/message/pt-PT/utils.json index ab818cac..72286dbc 100644 --- a/sepal_ui/message/pt-PT/utils.json +++ b/sepal_ui/message/pt-PT/utils.json @@ -2,6 +2,9 @@ "utils": { "check_input": { "error": "" + }, + "ee": { + "no_asset_root": "" } } } diff --git a/sepal_ui/message/ru-RU/decorator.json b/sepal_ui/message/ru-RU/decorator.json new file mode 100644 index 00000000..fc1c154e --- /dev/null +++ b/sepal_ui/message/ru-RU/decorator.json @@ -0,0 +1,6 @@ +{ + "decorator": { + "no_alert": "", + "no_button": "" + } +} diff --git a/sepal_ui/message/ru-RU/locale.json b/sepal_ui/message/ru-RU/locale.json index 92aaa4b4..5db033e8 100644 --- a/sepal_ui/message/ru-RU/locale.json +++ b/sepal_ui/message/ru-RU/locale.json @@ -68,7 +68,7 @@ "no_inputs": "", "no_asset": "", "no_value": "", - "uncomplete": "", + "incomplete": "", "no_file": "", "duplicate_key": "", "no_draw": "", diff --git a/sepal_ui/message/ru-RU/utils.json b/sepal_ui/message/ru-RU/utils.json index ab818cac..72286dbc 100644 --- a/sepal_ui/message/ru-RU/utils.json +++ b/sepal_ui/message/ru-RU/utils.json @@ -2,6 +2,9 @@ "utils": { "check_input": { "error": "" + }, + "ee": { + "no_asset_root": "" } } } diff --git a/sepal_ui/message/zh-CN/decorator.json b/sepal_ui/message/zh-CN/decorator.json new file mode 100644 index 00000000..fc1c154e --- /dev/null +++ b/sepal_ui/message/zh-CN/decorator.json @@ -0,0 +1,6 @@ +{ + "decorator": { + "no_alert": "", + "no_button": "" + } +} diff --git a/sepal_ui/message/zh-CN/locale.json b/sepal_ui/message/zh-CN/locale.json index 4a55690c..8b339f40 100644 --- a/sepal_ui/message/zh-CN/locale.json +++ b/sepal_ui/message/zh-CN/locale.json @@ -68,7 +68,7 @@ "no_inputs": "", "no_asset": "", "no_value": "", - "uncomplete": "", + "incomplete": "", "no_file": "", "duplicate_key": "", "no_draw": "", diff --git a/sepal_ui/message/zh-CN/utils.json b/sepal_ui/message/zh-CN/utils.json index ab818cac..72286dbc 100644 --- a/sepal_ui/message/zh-CN/utils.json +++ b/sepal_ui/message/zh-CN/utils.json @@ -2,6 +2,9 @@ "utils": { "check_input": { "error": "" + }, + "ee": { + "no_asset_root": "" } } }