@bigbinary/neeto-molecules 4.1.8 → 4.1.9
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/package.json +1 -1
- package/src/translations/ar.json +2 -1
- package/src/translations/bg.json +2 -1
- package/src/translations/ca.json +2 -1
- package/src/translations/cs.json +2 -1
- package/src/translations/da.json +2 -1
- package/src/translations/de.json +2 -1
- package/src/translations/es-MX.json +2 -1
- package/src/translations/es.json +2 -1
- package/src/translations/et.json +2 -1
- package/src/translations/fi.json +2 -1
- package/src/translations/fil.json +2 -1
- package/src/translations/fr.json +2 -1
- package/src/translations/he.json +2 -1
- package/src/translations/hi.json +2 -1
- package/src/translations/hr.json +2 -1
- package/src/translations/id.json +2 -1
- package/src/translations/it.json +2 -1
- package/src/translations/ja.json +2 -1
- package/src/translations/ko.json +2 -1
- package/src/translations/nl.json +2 -1
- package/src/translations/pl.json +2 -1
- package/src/translations/pt-BR.json +2 -1
- package/src/translations/pt.json +2 -1
- package/src/translations/ro.json +2 -1
- package/src/translations/ru.json +2 -1
- package/src/translations/sk.json +2 -1
- package/src/translations/sl.json +2 -1
- package/src/translations/sv.json +2 -1
- package/src/translations/th.json +2 -1
- package/src/translations/tr.json +2 -1
- package/src/translations/uk.json +2 -1
- package/src/translations/vi.json +2 -1
- package/src/translations/zh-CN.json +2 -1
- package/src/translations/zh-TW.json +2 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bigbinary/neeto-molecules",
|
|
3
|
-
"version": "4.1.
|
|
3
|
+
"version": "4.1.9",
|
|
4
4
|
"description": "A package of reusable molecular components for neeto products.",
|
|
5
5
|
"repository": "git@github.com:bigbinary/neeto-molecules.git",
|
|
6
6
|
"author": "Amaljith K <amaljith.k@bigbinary.com>",
|
package/src/translations/ar.json
CHANGED
package/src/translations/bg.json
CHANGED
|
@@ -904,7 +904,8 @@
|
|
|
904
904
|
"pending": "В изчакване",
|
|
905
905
|
"enter": "Въведете {{what}}",
|
|
906
906
|
"permission_one": "разрешение",
|
|
907
|
-
"permission_other": "разрешения"
|
|
907
|
+
"permission_other": "разрешения",
|
|
908
|
+
"copy": "Копирай"
|
|
908
909
|
},
|
|
909
910
|
"columns": {
|
|
910
911
|
"columns": "Персонализиране на колони",
|
package/src/translations/ca.json
CHANGED
|
@@ -217,7 +217,8 @@
|
|
|
217
217
|
"pending": "Pendent",
|
|
218
218
|
"enter": "Entrar {{what}}",
|
|
219
219
|
"permission_one": "permissió",
|
|
220
|
-
"permission_other": "permissons"
|
|
220
|
+
"permission_other": "permissons",
|
|
221
|
+
"copy": "Còpia"
|
|
221
222
|
},
|
|
222
223
|
"columns": {
|
|
223
224
|
"columns": "Personalitza columnes",
|
package/src/translations/cs.json
CHANGED
package/src/translations/da.json
CHANGED
|
@@ -217,7 +217,8 @@
|
|
|
217
217
|
"pending": "Afventer",
|
|
218
218
|
"enter": "Indtast {{what}}",
|
|
219
219
|
"permission_one": "tilladelse",
|
|
220
|
-
"permission_other": "tilladelser"
|
|
220
|
+
"permission_other": "tilladelser",
|
|
221
|
+
"copy": "Kopier"
|
|
221
222
|
},
|
|
222
223
|
"columns": {
|
|
223
224
|
"columns": "Tilpas kolonner",
|
package/src/translations/de.json
CHANGED
|
@@ -60,7 +60,8 @@
|
|
|
60
60
|
"pending": "Ausstehend",
|
|
61
61
|
"enter": "Geben Sie {{what}} ein",
|
|
62
62
|
"permission_one": "Berechtigung",
|
|
63
|
-
"permission_other": "Berechtigungen"
|
|
63
|
+
"permission_other": "Berechtigungen",
|
|
64
|
+
"copy": "Kopieren"
|
|
64
65
|
},
|
|
65
66
|
"columns": {
|
|
66
67
|
"columns": "Spalten anpassen",
|
|
@@ -217,7 +217,8 @@
|
|
|
217
217
|
"pending": "Pendiente",
|
|
218
218
|
"enter": "Ingresar {{what}}",
|
|
219
219
|
"permission_one": "permiso",
|
|
220
|
-
"permission_other": "permisos"
|
|
220
|
+
"permission_other": "permisos",
|
|
221
|
+
"copy": "Copiar"
|
|
221
222
|
},
|
|
222
223
|
"columns": {
|
|
223
224
|
"columns": "Personalizar columnas",
|
package/src/translations/es.json
CHANGED
package/src/translations/et.json
CHANGED
package/src/translations/fi.json
CHANGED
|
@@ -217,7 +217,8 @@
|
|
|
217
217
|
"pending": "Naka-pending",
|
|
218
218
|
"enter": "Ipasok {{what}}",
|
|
219
219
|
"permission_one": "pahintulot",
|
|
220
|
-
"permission_other": "mga pahintulot"
|
|
220
|
+
"permission_other": "mga pahintulot",
|
|
221
|
+
"copy": "Kopyahin"
|
|
221
222
|
},
|
|
222
223
|
"columns": {
|
|
223
224
|
"columns": "I-customize ang mga kolum",
|
package/src/translations/fr.json
CHANGED
package/src/translations/he.json
CHANGED
package/src/translations/hi.json
CHANGED
package/src/translations/hr.json
CHANGED
package/src/translations/id.json
CHANGED
package/src/translations/it.json
CHANGED
|
@@ -217,7 +217,8 @@
|
|
|
217
217
|
"pending": "In sospeso",
|
|
218
218
|
"enter": "Inserisci {{what}}",
|
|
219
219
|
"permission_one": "permesso",
|
|
220
|
-
"permission_other": "permessi"
|
|
220
|
+
"permission_other": "permessi",
|
|
221
|
+
"copy": "Copia"
|
|
221
222
|
},
|
|
222
223
|
"columns": {
|
|
223
224
|
"columns": "Personalizza colonne",
|
package/src/translations/ja.json
CHANGED
package/src/translations/ko.json
CHANGED
package/src/translations/nl.json
CHANGED
package/src/translations/pl.json
CHANGED
|
@@ -217,7 +217,8 @@
|
|
|
217
217
|
"pending": "Pendente",
|
|
218
218
|
"enter": "Digite {{what}}",
|
|
219
219
|
"permission_one": "permissão",
|
|
220
|
-
"permission_other": "permissões"
|
|
220
|
+
"permission_other": "permissões",
|
|
221
|
+
"copy": "Copiar"
|
|
221
222
|
},
|
|
222
223
|
"columns": {
|
|
223
224
|
"columns": "Personalizar colunas",
|
package/src/translations/pt.json
CHANGED
package/src/translations/ro.json
CHANGED
|
@@ -217,7 +217,8 @@
|
|
|
217
217
|
"pending": "În așteptare",
|
|
218
218
|
"enter": "Introduceți {{what}}",
|
|
219
219
|
"permission_one": "permisie",
|
|
220
|
-
"permission_other": "permisiuni"
|
|
220
|
+
"permission_other": "permisiuni",
|
|
221
|
+
"copy": "Copiază"
|
|
221
222
|
},
|
|
222
223
|
"columns": {
|
|
223
224
|
"columns": "Personalizați coloanele",
|
package/src/translations/ru.json
CHANGED
|
@@ -211,7 +211,8 @@
|
|
|
211
211
|
"pending": "В ожидании",
|
|
212
212
|
"enter": "Введите {{what}}",
|
|
213
213
|
"permission_one": "разрешение",
|
|
214
|
-
"permission_other": "разрешения"
|
|
214
|
+
"permission_other": "разрешения",
|
|
215
|
+
"copy": "Копировать"
|
|
215
216
|
},
|
|
216
217
|
"columns": {
|
|
217
218
|
"columns": "Настроить колонки",
|
package/src/translations/sk.json
CHANGED
|
@@ -217,7 +217,8 @@
|
|
|
217
217
|
"pending": "Čaká",
|
|
218
218
|
"enter": "Zadajte {{what}}",
|
|
219
219
|
"permission_one": "povolenie",
|
|
220
|
-
"permission_other": "povolenia"
|
|
220
|
+
"permission_other": "povolenia",
|
|
221
|
+
"copy": "Kopírovať"
|
|
221
222
|
},
|
|
222
223
|
"columns": {
|
|
223
224
|
"columns": "Prispôsobenie stĺpcov",
|
package/src/translations/sl.json
CHANGED
package/src/translations/sv.json
CHANGED
package/src/translations/th.json
CHANGED
package/src/translations/tr.json
CHANGED
package/src/translations/uk.json
CHANGED
|
@@ -217,7 +217,8 @@
|
|
|
217
217
|
"pending": "Очікується",
|
|
218
218
|
"enter": "Введіть {{what}}",
|
|
219
219
|
"permission_one": "дозвіл",
|
|
220
|
-
"permission_other": "дозволи"
|
|
220
|
+
"permission_other": "дозволи",
|
|
221
|
+
"copy": "Копіювати"
|
|
221
222
|
},
|
|
222
223
|
"columns": {
|
|
223
224
|
"columns": "Налаштування стовпців",
|
package/src/translations/vi.json
CHANGED