@bigbinary/neeto-form-frontend 3.10.17 → 3.10.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -9,7 +9,8 @@
9
9
  "option": "خيار",
10
10
  "rating": "تقييم",
11
11
  "reset": "إعادة تعيين إلى الافتراضي",
12
- "submit": "تأكيد"
12
+ "submit": "تأكيد",
13
+ "cancel": "يلغي"
13
14
  },
14
15
  "error": {
15
16
  "invalidField": "يرجى إدخال {{label}} صالح",
@@ -9,7 +9,8 @@
9
9
  "option": "Možnost",
10
10
  "rating": "Hodnocení",
11
11
  "reset": "Převinout",
12
- "submit": "Předložit"
12
+ "submit": "Předložit",
13
+ "cancel": "Zrušit"
13
14
  },
14
15
  "error": {
15
16
  "invalidField": "Uveďte prosím platný {{label}} A",
@@ -9,7 +9,8 @@
9
9
  "option": "Möglichkeit",
10
10
  "rating": "Bewertung",
11
11
  "reset": "Zurücksetzen",
12
- "submit": "Einreichen"
12
+ "submit": "Einreichen",
13
+ "cancel": "Stornieren"
13
14
  },
14
15
  "error": {
15
16
  "invalidField": "Bitte geben Sie ein gültiges {{label}} ein",
@@ -26,7 +26,7 @@
26
26
  "selectOne": "Select one",
27
27
  "required": "Required",
28
28
  "hideQuestion": "Hide question",
29
- "readOnly": "Mark question as read-only",
29
+ "readOnly": "Read-only",
30
30
  "invalidURL": "Invalid URL",
31
31
  "generateLink": "Generate link",
32
32
  "paragraphCantBeEmpty": "Paragraph can't be empty",
@@ -9,7 +9,8 @@
9
9
  "option": "Opción",
10
10
  "rating": "Clasificación",
11
11
  "reset": "Reiniciar",
12
- "submit": "Enviar"
12
+ "submit": "Enviar",
13
+ "cancel": "Cancelar"
13
14
  },
14
15
  "error": {
15
16
  "invalidField": "Introduzca una {{label}} válida",
@@ -9,7 +9,8 @@
9
9
  "option": "Option",
10
10
  "rating": "Notation",
11
11
  "reset": "Réinitialiser",
12
- "submit": "Soumettre"
12
+ "submit": "Soumettre",
13
+ "cancel": "Annuler"
13
14
  },
14
15
  "error": {
15
16
  "invalidField": "Veuillez saisir un {{label}} valide",
@@ -9,7 +9,8 @@
9
9
  "option": "Keuze",
10
10
  "rating": "Beoordeling",
11
11
  "reset": "Resetten",
12
- "submit": "Indienen"
12
+ "submit": "Indienen",
13
+ "cancel": "Annuleren"
13
14
  },
14
15
  "error": {
15
16
  "invalidField": "Voer een geldige {{label}} in",
@@ -9,7 +9,8 @@
9
9
  "option": "Opcja",
10
10
  "rating": "Ocena",
11
11
  "reset": "Resetowanie",
12
- "submit": "Zatwierdź"
12
+ "submit": "Zatwierdź",
13
+ "cancel": "Anulować"
13
14
  },
14
15
  "error": {
15
16
  "invalidField": "Proszę wprowadzić poprawną etykietę {{label}}",
@@ -9,7 +9,8 @@
9
9
  "option": "Opção",
10
10
  "rating": "Avaliação",
11
11
  "reset": "Reiniciar",
12
- "submit": "Enviar"
12
+ "submit": "Enviar",
13
+ "cancel": "Cancelar"
13
14
  },
14
15
  "error": {
15
16
  "invalidField": "Insira um {{label}} válido",
@@ -9,7 +9,8 @@
9
9
  "option": "Posibilitate",
10
10
  "rating": "Evaluare",
11
11
  "reset": "resetare",
12
- "submit": "Depune"
12
+ "submit": "Depune",
13
+ "cancel": "Anula"
13
14
  },
14
15
  "error": {
15
16
  "invalidField": "Vă rugăm să dați unul valid {{label}} o",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-form-frontend",
3
- "version": "3.10.17",
3
+ "version": "3.10.18",
4
4
  "description": "Neeto Form Engine Frontend",
5
5
  "license": "UNLICENSED",
6
6
  "homepage": "https://github.com/bigbinary/neeto-form-nano",