@commercetools-uikit/i18n 19.19.0 → 19.20.1
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.
- package/compiled-data/de.json +24 -0
- package/compiled-data/en.json +24 -0
- package/compiled-data/es.json +24 -0
- package/compiled-data/fr-FR.json +24 -0
- package/compiled-data/pt-BR.json +24 -0
- package/data/de.json +16 -0
- package/data/en.json +16 -0
- package/data/es.json +16 -0
- package/data/fr-FR.json +16 -0
- package/data/pt-BR.json +16 -0
- package/dist/commercetools-uikit-i18n.cjs.d.ts +1 -1
- package/dist/commercetools-uikit-i18n.cjs.dev.js +1 -1
- package/dist/commercetools-uikit-i18n.cjs.prod.js +1 -1
- package/dist/commercetools-uikit-i18n.esm.js +1 -1
- package/package.json +1 -1
package/compiled-data/de.json
CHANGED
|
@@ -1,4 +1,10 @@
|
|
|
1
1
|
{
|
|
2
|
+
"UIKit.AddFilterButton.addFilterButtonLabel": [
|
|
3
|
+
{
|
|
4
|
+
"type": 0,
|
|
5
|
+
"value": "Filter hinzufügen"
|
|
6
|
+
}
|
|
7
|
+
],
|
|
2
8
|
"UIKit.CalendarHeader.nextMonthTooltip": [
|
|
3
9
|
{
|
|
4
10
|
"type": 0,
|
|
@@ -35,6 +41,12 @@
|
|
|
35
41
|
"value": "Alle löschen"
|
|
36
42
|
}
|
|
37
43
|
],
|
|
44
|
+
"UIKit.ClearAllFiltersButton.clearAllFiltersButtonLabel": [
|
|
45
|
+
{
|
|
46
|
+
"type": 0,
|
|
47
|
+
"value": "Alle löschen"
|
|
48
|
+
}
|
|
49
|
+
],
|
|
38
50
|
"UIKit.ClearButton.clearButtonLabel": [
|
|
39
51
|
{
|
|
40
52
|
"type": 0,
|
|
@@ -187,6 +199,12 @@
|
|
|
187
199
|
"value": "Pflichtfeld*, Geben Sie mindestens einen Wert an"
|
|
188
200
|
}
|
|
189
201
|
],
|
|
202
|
+
"UIKit.FiltersButton.filtersButtonLabel": [
|
|
203
|
+
{
|
|
204
|
+
"type": 0,
|
|
205
|
+
"value": "Filter"
|
|
206
|
+
}
|
|
207
|
+
],
|
|
190
208
|
"UIKit.LocalizedMoneyInput.hide": [
|
|
191
209
|
{
|
|
192
210
|
"type": 0,
|
|
@@ -507,6 +525,12 @@
|
|
|
507
525
|
"value": "Auswählen..."
|
|
508
526
|
}
|
|
509
527
|
],
|
|
528
|
+
"UIKit.SelectInput.selectInputAsFilterPlaceholder": [
|
|
529
|
+
{
|
|
530
|
+
"type": 0,
|
|
531
|
+
"value": "Suche"
|
|
532
|
+
}
|
|
533
|
+
],
|
|
510
534
|
"UIKit.TimeInput.placeholder": [
|
|
511
535
|
{
|
|
512
536
|
"type": 0,
|
package/compiled-data/en.json
CHANGED
|
@@ -1,4 +1,10 @@
|
|
|
1
1
|
{
|
|
2
|
+
"UIKit.AddFilterButton.addFilterButtonLabel": [
|
|
3
|
+
{
|
|
4
|
+
"type": 0,
|
|
5
|
+
"value": "Add filter"
|
|
6
|
+
}
|
|
7
|
+
],
|
|
2
8
|
"UIKit.CalendarHeader.nextMonthTooltip": [
|
|
3
9
|
{
|
|
4
10
|
"type": 0,
|
|
@@ -35,6 +41,12 @@
|
|
|
35
41
|
"value": "Clear all"
|
|
36
42
|
}
|
|
37
43
|
],
|
|
44
|
+
"UIKit.ClearAllFiltersButton.clearAllFiltersButtonLabel": [
|
|
45
|
+
{
|
|
46
|
+
"type": 0,
|
|
47
|
+
"value": "Clear all"
|
|
48
|
+
}
|
|
49
|
+
],
|
|
38
50
|
"UIKit.ClearButton.clearButtonLabel": [
|
|
39
51
|
{
|
|
40
52
|
"type": 0,
|
|
@@ -187,6 +199,12 @@
|
|
|
187
199
|
"value": "This field is required. Provide a value."
|
|
188
200
|
}
|
|
189
201
|
],
|
|
202
|
+
"UIKit.FiltersButton.filtersButtonLabel": [
|
|
203
|
+
{
|
|
204
|
+
"type": 0,
|
|
205
|
+
"value": "Filters"
|
|
206
|
+
}
|
|
207
|
+
],
|
|
190
208
|
"UIKit.LocalizedMoneyInput.hide": [
|
|
191
209
|
{
|
|
192
210
|
"type": 0,
|
|
@@ -523,6 +541,12 @@
|
|
|
523
541
|
"value": "Select..."
|
|
524
542
|
}
|
|
525
543
|
],
|
|
544
|
+
"UIKit.SelectInput.selectInputAsFilterPlaceholder": [
|
|
545
|
+
{
|
|
546
|
+
"type": 0,
|
|
547
|
+
"value": "Search"
|
|
548
|
+
}
|
|
549
|
+
],
|
|
526
550
|
"UIKit.TimeInput.placeholder": [
|
|
527
551
|
{
|
|
528
552
|
"type": 0,
|
package/compiled-data/es.json
CHANGED
|
@@ -1,4 +1,10 @@
|
|
|
1
1
|
{
|
|
2
|
+
"UIKit.AddFilterButton.addFilterButtonLabel": [
|
|
3
|
+
{
|
|
4
|
+
"type": 0,
|
|
5
|
+
"value": "Agregar filtro"
|
|
6
|
+
}
|
|
7
|
+
],
|
|
2
8
|
"UIKit.CalendarHeader.nextMonthTooltip": [
|
|
3
9
|
{
|
|
4
10
|
"type": 0,
|
|
@@ -35,6 +41,12 @@
|
|
|
35
41
|
"value": "Borrar todo"
|
|
36
42
|
}
|
|
37
43
|
],
|
|
44
|
+
"UIKit.ClearAllFiltersButton.clearAllFiltersButtonLabel": [
|
|
45
|
+
{
|
|
46
|
+
"type": 0,
|
|
47
|
+
"value": "Borrar todo"
|
|
48
|
+
}
|
|
49
|
+
],
|
|
38
50
|
"UIKit.ClearButton.clearButtonLabel": [
|
|
39
51
|
{
|
|
40
52
|
"type": 0,
|
|
@@ -187,6 +199,12 @@
|
|
|
187
199
|
"value": "Este campo es obligatorio. Proporcione un valor al menos."
|
|
188
200
|
}
|
|
189
201
|
],
|
|
202
|
+
"UIKit.FiltersButton.filtersButtonLabel": [
|
|
203
|
+
{
|
|
204
|
+
"type": 0,
|
|
205
|
+
"value": "Filtros"
|
|
206
|
+
}
|
|
207
|
+
],
|
|
190
208
|
"UIKit.LocalizedMoneyInput.hide": [
|
|
191
209
|
{
|
|
192
210
|
"type": 0,
|
|
@@ -523,6 +541,12 @@
|
|
|
523
541
|
"value": "Seleccionar..."
|
|
524
542
|
}
|
|
525
543
|
],
|
|
544
|
+
"UIKit.SelectInput.selectInputAsFilterPlaceholder": [
|
|
545
|
+
{
|
|
546
|
+
"type": 0,
|
|
547
|
+
"value": "Buscar"
|
|
548
|
+
}
|
|
549
|
+
],
|
|
526
550
|
"UIKit.TimeInput.placeholder": [
|
|
527
551
|
{
|
|
528
552
|
"type": 0,
|
package/compiled-data/fr-FR.json
CHANGED
|
@@ -1,4 +1,10 @@
|
|
|
1
1
|
{
|
|
2
|
+
"UIKit.AddFilterButton.addFilterButtonLabel": [
|
|
3
|
+
{
|
|
4
|
+
"type": 0,
|
|
5
|
+
"value": "Ajouter un filtre"
|
|
6
|
+
}
|
|
7
|
+
],
|
|
2
8
|
"UIKit.CalendarHeader.nextMonthTooltip": [
|
|
3
9
|
{
|
|
4
10
|
"type": 0,
|
|
@@ -35,6 +41,12 @@
|
|
|
35
41
|
"value": "Tout effacer"
|
|
36
42
|
}
|
|
37
43
|
],
|
|
44
|
+
"UIKit.ClearAllFiltersButton.clearAllFiltersButtonLabel": [
|
|
45
|
+
{
|
|
46
|
+
"type": 0,
|
|
47
|
+
"value": "Tout effacer"
|
|
48
|
+
}
|
|
49
|
+
],
|
|
38
50
|
"UIKit.ClearButton.clearButtonLabel": [
|
|
39
51
|
{
|
|
40
52
|
"type": 0,
|
|
@@ -187,6 +199,12 @@
|
|
|
187
199
|
"value": "Veuillez indiquer au moins une valeur."
|
|
188
200
|
}
|
|
189
201
|
],
|
|
202
|
+
"UIKit.FiltersButton.filtersButtonLabel": [
|
|
203
|
+
{
|
|
204
|
+
"type": 0,
|
|
205
|
+
"value": "Filtres"
|
|
206
|
+
}
|
|
207
|
+
],
|
|
190
208
|
"UIKit.LocalizedMoneyInput.hide": [
|
|
191
209
|
{
|
|
192
210
|
"type": 0,
|
|
@@ -523,6 +541,12 @@
|
|
|
523
541
|
"value": "Sélectionner..."
|
|
524
542
|
}
|
|
525
543
|
],
|
|
544
|
+
"UIKit.SelectInput.selectInputAsFilterPlaceholder": [
|
|
545
|
+
{
|
|
546
|
+
"type": 0,
|
|
547
|
+
"value": "Rechercher"
|
|
548
|
+
}
|
|
549
|
+
],
|
|
526
550
|
"UIKit.TimeInput.placeholder": [
|
|
527
551
|
{
|
|
528
552
|
"type": 0,
|
package/compiled-data/pt-BR.json
CHANGED
|
@@ -1,4 +1,10 @@
|
|
|
1
1
|
{
|
|
2
|
+
"UIKit.AddFilterButton.addFilterButtonLabel": [
|
|
3
|
+
{
|
|
4
|
+
"type": 0,
|
|
5
|
+
"value": "Adicionar filtro"
|
|
6
|
+
}
|
|
7
|
+
],
|
|
2
8
|
"UIKit.CalendarHeader.nextMonthTooltip": [
|
|
3
9
|
{
|
|
4
10
|
"type": 0,
|
|
@@ -35,6 +41,12 @@
|
|
|
35
41
|
"value": "Limpar tudo"
|
|
36
42
|
}
|
|
37
43
|
],
|
|
44
|
+
"UIKit.ClearAllFiltersButton.clearAllFiltersButtonLabel": [
|
|
45
|
+
{
|
|
46
|
+
"type": 0,
|
|
47
|
+
"value": "Limpar tudo"
|
|
48
|
+
}
|
|
49
|
+
],
|
|
38
50
|
"UIKit.ClearButton.clearButtonLabel": [
|
|
39
51
|
{
|
|
40
52
|
"type": 0,
|
|
@@ -187,6 +199,12 @@
|
|
|
187
199
|
"value": "Este campo é obrigatório. Forneça um valor."
|
|
188
200
|
}
|
|
189
201
|
],
|
|
202
|
+
"UIKit.FiltersButton.filtersButtonLabel": [
|
|
203
|
+
{
|
|
204
|
+
"type": 0,
|
|
205
|
+
"value": "Filtros"
|
|
206
|
+
}
|
|
207
|
+
],
|
|
190
208
|
"UIKit.LocalizedMoneyInput.hide": [
|
|
191
209
|
{
|
|
192
210
|
"type": 0,
|
|
@@ -523,6 +541,12 @@
|
|
|
523
541
|
"value": "Selecionar"
|
|
524
542
|
}
|
|
525
543
|
],
|
|
544
|
+
"UIKit.SelectInput.selectInputAsFilterPlaceholder": [
|
|
545
|
+
{
|
|
546
|
+
"type": 0,
|
|
547
|
+
"value": "Pesquisa"
|
|
548
|
+
}
|
|
549
|
+
],
|
|
526
550
|
"UIKit.TimeInput.placeholder": [
|
|
527
551
|
{
|
|
528
552
|
"type": 0,
|
package/data/de.json
CHANGED
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
{
|
|
2
|
+
"UIKit.AddFilterButton.addFilterButtonLabel": {
|
|
3
|
+
"developer_comment": "Label for the add filter button",
|
|
4
|
+
"string": "Filter hinzufügen"
|
|
5
|
+
},
|
|
2
6
|
"UIKit.CalendarHeader.nextMonthTooltip": {
|
|
3
7
|
"developer_comment": "Tooltip title when user hovers the next month button",
|
|
4
8
|
"string": "nächstes Monat"
|
|
@@ -23,6 +27,10 @@
|
|
|
23
27
|
"developer_comment": "Label for the clear all button",
|
|
24
28
|
"string": "Alle löschen"
|
|
25
29
|
},
|
|
30
|
+
"UIKit.ClearAllFiltersButton.clearAllFiltersButtonLabel": {
|
|
31
|
+
"developer_comment": "Label for the clear all filters button",
|
|
32
|
+
"string": "Alle löschen"
|
|
33
|
+
},
|
|
26
34
|
"UIKit.ClearButton.clearButtonLabel": {
|
|
27
35
|
"developer_comment": "Label for the clear button",
|
|
28
36
|
"string": "Zurücksetzen"
|
|
@@ -119,6 +127,10 @@
|
|
|
119
127
|
"developer_comment": "Error message for missing required value",
|
|
120
128
|
"string": "Pflichtfeld*, Geben Sie mindestens einen Wert an"
|
|
121
129
|
},
|
|
130
|
+
"UIKit.FiltersButton.filtersButtonLabel": {
|
|
131
|
+
"developer_comment": "Label for the filters button",
|
|
132
|
+
"string": "Filter"
|
|
133
|
+
},
|
|
122
134
|
"UIKit.LocalizedMoneyInput.hide": {
|
|
123
135
|
"developer_comment": "Hide currencies button",
|
|
124
136
|
"string": "Währungen verbergen ({remainingCurrencies})"
|
|
@@ -303,6 +315,10 @@
|
|
|
303
315
|
"developer_comment": "Default input placeholder text",
|
|
304
316
|
"string": "Auswählen..."
|
|
305
317
|
},
|
|
318
|
+
"UIKit.SelectInput.selectInputAsFilterPlaceholder": {
|
|
319
|
+
"developer_comment": "Default input placeholder text when used as filter",
|
|
320
|
+
"string": "Suche"
|
|
321
|
+
},
|
|
306
322
|
"UIKit.TimeInput.placeholder": {
|
|
307
323
|
"developer_comment": "Placeholder for time input",
|
|
308
324
|
"string": "HH:mm"
|
package/data/en.json
CHANGED
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
{
|
|
2
|
+
"UIKit.AddFilterButton.addFilterButtonLabel": {
|
|
3
|
+
"developer_comment": "Label for the add filter button",
|
|
4
|
+
"string": "Add filter"
|
|
5
|
+
},
|
|
2
6
|
"UIKit.CalendarHeader.nextMonthTooltip": {
|
|
3
7
|
"developer_comment": "Tooltip title when user hovers the next month button",
|
|
4
8
|
"string": "Next month"
|
|
@@ -23,6 +27,10 @@
|
|
|
23
27
|
"developer_comment": "Label for the clear all button",
|
|
24
28
|
"string": "Clear all"
|
|
25
29
|
},
|
|
30
|
+
"UIKit.ClearAllFiltersButton.clearAllFiltersButtonLabel": {
|
|
31
|
+
"developer_comment": "Label for the clear all filters button",
|
|
32
|
+
"string": "Clear all"
|
|
33
|
+
},
|
|
26
34
|
"UIKit.ClearButton.clearButtonLabel": {
|
|
27
35
|
"developer_comment": "Label for the clear button",
|
|
28
36
|
"string": "Clear"
|
|
@@ -119,6 +127,10 @@
|
|
|
119
127
|
"developer_comment": "Error message for missing required value",
|
|
120
128
|
"string": "This field is required. Provide a value."
|
|
121
129
|
},
|
|
130
|
+
"UIKit.FiltersButton.filtersButtonLabel": {
|
|
131
|
+
"developer_comment": "Label for the filters button",
|
|
132
|
+
"string": "Filters"
|
|
133
|
+
},
|
|
122
134
|
"UIKit.LocalizedMoneyInput.hide": {
|
|
123
135
|
"developer_comment": "Hide currencies button",
|
|
124
136
|
"string": "Hide currencies ({remainingCurrencies})"
|
|
@@ -303,6 +315,10 @@
|
|
|
303
315
|
"developer_comment": "Default input placeholder text",
|
|
304
316
|
"string": "Select..."
|
|
305
317
|
},
|
|
318
|
+
"UIKit.SelectInput.selectInputAsFilterPlaceholder": {
|
|
319
|
+
"developer_comment": "Default input placeholder text when used as filter",
|
|
320
|
+
"string": "Search"
|
|
321
|
+
},
|
|
306
322
|
"UIKit.TimeInput.placeholder": {
|
|
307
323
|
"developer_comment": "Placeholder for time input",
|
|
308
324
|
"string": "HH:mm AM/PM"
|
package/data/es.json
CHANGED
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
{
|
|
2
|
+
"UIKit.AddFilterButton.addFilterButtonLabel": {
|
|
3
|
+
"developer_comment": "Label for the add filter button",
|
|
4
|
+
"string": "Agregar filtro"
|
|
5
|
+
},
|
|
2
6
|
"UIKit.CalendarHeader.nextMonthTooltip": {
|
|
3
7
|
"developer_comment": "Tooltip title when user hovers the next month button",
|
|
4
8
|
"string": "Próximo mes"
|
|
@@ -23,6 +27,10 @@
|
|
|
23
27
|
"developer_comment": "Label for the clear all button",
|
|
24
28
|
"string": "Borrar todo"
|
|
25
29
|
},
|
|
30
|
+
"UIKit.ClearAllFiltersButton.clearAllFiltersButtonLabel": {
|
|
31
|
+
"developer_comment": "Label for the clear all filters button",
|
|
32
|
+
"string": "Borrar todo"
|
|
33
|
+
},
|
|
26
34
|
"UIKit.ClearButton.clearButtonLabel": {
|
|
27
35
|
"developer_comment": "Label for the clear button",
|
|
28
36
|
"string": "Borrar"
|
|
@@ -119,6 +127,10 @@
|
|
|
119
127
|
"developer_comment": "Error message for missing required value",
|
|
120
128
|
"string": "Este campo es obligatorio. Proporcione un valor al menos."
|
|
121
129
|
},
|
|
130
|
+
"UIKit.FiltersButton.filtersButtonLabel": {
|
|
131
|
+
"developer_comment": "Label for the filters button",
|
|
132
|
+
"string": "Filtros"
|
|
133
|
+
},
|
|
122
134
|
"UIKit.LocalizedMoneyInput.hide": {
|
|
123
135
|
"developer_comment": "Hide currencies button",
|
|
124
136
|
"string": "Ocultar divisas ({remainingCurrencies})"
|
|
@@ -303,6 +315,10 @@
|
|
|
303
315
|
"developer_comment": "Default input placeholder text",
|
|
304
316
|
"string": "Seleccionar..."
|
|
305
317
|
},
|
|
318
|
+
"UIKit.SelectInput.selectInputAsFilterPlaceholder": {
|
|
319
|
+
"developer_comment": "Default input placeholder text when used as filter",
|
|
320
|
+
"string": "Buscar"
|
|
321
|
+
},
|
|
306
322
|
"UIKit.TimeInput.placeholder": {
|
|
307
323
|
"developer_comment": "Placeholder for time input",
|
|
308
324
|
"string": "HH:mm"
|
package/data/fr-FR.json
CHANGED
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
{
|
|
2
|
+
"UIKit.AddFilterButton.addFilterButtonLabel": {
|
|
3
|
+
"developer_comment": "Label for the add filter button",
|
|
4
|
+
"string": "Ajouter un filtre"
|
|
5
|
+
},
|
|
2
6
|
"UIKit.CalendarHeader.nextMonthTooltip": {
|
|
3
7
|
"developer_comment": "Tooltip title when user hovers the next month button",
|
|
4
8
|
"string": "Mois suivant"
|
|
@@ -23,6 +27,10 @@
|
|
|
23
27
|
"developer_comment": "Label for the clear all button",
|
|
24
28
|
"string": "Tout effacer"
|
|
25
29
|
},
|
|
30
|
+
"UIKit.ClearAllFiltersButton.clearAllFiltersButtonLabel": {
|
|
31
|
+
"developer_comment": "Label for the clear all filters button",
|
|
32
|
+
"string": "Tout effacer"
|
|
33
|
+
},
|
|
26
34
|
"UIKit.ClearButton.clearButtonLabel": {
|
|
27
35
|
"developer_comment": "Label for the clear button",
|
|
28
36
|
"string": "Effacer"
|
|
@@ -119,6 +127,10 @@
|
|
|
119
127
|
"developer_comment": "Error message for missing required value",
|
|
120
128
|
"string": "Veuillez indiquer au moins une valeur."
|
|
121
129
|
},
|
|
130
|
+
"UIKit.FiltersButton.filtersButtonLabel": {
|
|
131
|
+
"developer_comment": "Label for the filters button",
|
|
132
|
+
"string": "Filtres"
|
|
133
|
+
},
|
|
122
134
|
"UIKit.LocalizedMoneyInput.hide": {
|
|
123
135
|
"developer_comment": "Hide currencies button",
|
|
124
136
|
"string": "Masquer les devices ({remainingCurrencies})"
|
|
@@ -303,6 +315,10 @@
|
|
|
303
315
|
"developer_comment": "Default input placeholder text",
|
|
304
316
|
"string": "Sélectionner..."
|
|
305
317
|
},
|
|
318
|
+
"UIKit.SelectInput.selectInputAsFilterPlaceholder": {
|
|
319
|
+
"developer_comment": "Default input placeholder text when used as filter",
|
|
320
|
+
"string": "Rechercher"
|
|
321
|
+
},
|
|
306
322
|
"UIKit.TimeInput.placeholder": {
|
|
307
323
|
"developer_comment": "Placeholder for time input",
|
|
308
324
|
"string": "HH:mm AM/PM"
|
package/data/pt-BR.json
CHANGED
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
{
|
|
2
|
+
"UIKit.AddFilterButton.addFilterButtonLabel": {
|
|
3
|
+
"developer_comment": "Label for the add filter button",
|
|
4
|
+
"string": "Adicionar filtro"
|
|
5
|
+
},
|
|
2
6
|
"UIKit.CalendarHeader.nextMonthTooltip": {
|
|
3
7
|
"developer_comment": "Tooltip title when user hovers the next month button",
|
|
4
8
|
"string": "Próximo mês"
|
|
@@ -23,6 +27,10 @@
|
|
|
23
27
|
"developer_comment": "Label for the clear all button",
|
|
24
28
|
"string": "Limpar tudo"
|
|
25
29
|
},
|
|
30
|
+
"UIKit.ClearAllFiltersButton.clearAllFiltersButtonLabel": {
|
|
31
|
+
"developer_comment": "Label for the clear all filters button",
|
|
32
|
+
"string": "Limpar tudo"
|
|
33
|
+
},
|
|
26
34
|
"UIKit.ClearButton.clearButtonLabel": {
|
|
27
35
|
"developer_comment": "Label for the clear button",
|
|
28
36
|
"string": "Limpar"
|
|
@@ -119,6 +127,10 @@
|
|
|
119
127
|
"developer_comment": "Error message for missing required value",
|
|
120
128
|
"string": "Este campo é obrigatório. Forneça um valor."
|
|
121
129
|
},
|
|
130
|
+
"UIKit.FiltersButton.filtersButtonLabel": {
|
|
131
|
+
"developer_comment": "Label for the filters button",
|
|
132
|
+
"string": "Filtros"
|
|
133
|
+
},
|
|
122
134
|
"UIKit.LocalizedMoneyInput.hide": {
|
|
123
135
|
"developer_comment": "Hide currencies button",
|
|
124
136
|
"string": "Ocultar moedas ({remainingCurrencies})"
|
|
@@ -303,6 +315,10 @@
|
|
|
303
315
|
"developer_comment": "Default input placeholder text",
|
|
304
316
|
"string": "Selecionar"
|
|
305
317
|
},
|
|
318
|
+
"UIKit.SelectInput.selectInputAsFilterPlaceholder": {
|
|
319
|
+
"developer_comment": "Default input placeholder text when used as filter",
|
|
320
|
+
"string": "Pesquisa"
|
|
321
|
+
},
|
|
306
322
|
"UIKit.TimeInput.placeholder": {
|
|
307
323
|
"developer_comment": "Placeholder for time input",
|
|
308
324
|
"string": "HH:mm AM/PM"
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from "./declarations/src/index";
|
|
1
|
+
export * from "./declarations/src/index.js";
|
|
2
2
|
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29tbWVyY2V0b29scy11aWtpdC1pMThuLmNqcy5kLnRzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi9kZWNsYXJhdGlvbnMvc3JjL2luZGV4LmQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEifQ==
|
package/package.json
CHANGED