nucliadb-admin-assets 1.0.0.post2028__py3-none-any.whl → 1.0.0.post2052__py3-none-any.whl
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.
Potentially problematic release.
This version of nucliadb-admin-assets might be problematic. Click here for more details.
- nucliadb_admin_assets/assets/deployment/app-config.json +1 -1
- nucliadb_admin_assets/assets/i18n/common/ca.json +1 -0
- nucliadb_admin_assets/assets/i18n/common/en.json +1 -0
- nucliadb_admin_assets/assets/i18n/common/es.json +1 -0
- nucliadb_admin_assets/assets/i18n/common/fr.json +1 -0
- nucliadb_admin_assets/index.html +1 -1
- nucliadb_admin_assets/main.7216b94e16e01489.js +1 -0
- {nucliadb_admin_assets-1.0.0.post2028.dist-info → nucliadb_admin_assets-1.0.0.post2052.dist-info}/METADATA +1 -1
- {nucliadb_admin_assets-1.0.0.post2028.dist-info → nucliadb_admin_assets-1.0.0.post2052.dist-info}/RECORD +12 -12
- nucliadb_admin_assets/main.16375095596e0a4f.js +0 -1
- {nucliadb_admin_assets-1.0.0.post2028.dist-info → nucliadb_admin_assets-1.0.0.post2052.dist-info}/WHEEL +0 -0
- {nucliadb_admin_assets-1.0.0.post2028.dist-info → nucliadb_admin_assets-1.0.0.post2052.dist-info}/top_level.txt +0 -0
- {nucliadb_admin_assets-1.0.0.post2028.dist-info → nucliadb_admin_assets-1.0.0.post2052.dist-info}/zip-safe +0 -0
|
@@ -1589,6 +1589,7 @@
|
|
|
1589
1589
|
"tasks-automation.settings.description": "Detalls de la configuració escollida.",
|
|
1590
1590
|
"tasks-automation.settings.filter.description": "La tasca només s'executarà per als recursos que coincideixin amb els filtres seleccionats.",
|
|
1591
1591
|
"tasks-automation.settings.filter.title": "Filtres seleccionats",
|
|
1592
|
+
"tasks-automation.settings.own-key": "Clau pròpia",
|
|
1592
1593
|
"tasks-automation.settings.title": "Configuració de l'agent",
|
|
1593
1594
|
"tasks-automation.status.completed": "Completat",
|
|
1594
1595
|
"tasks-automation.status.error": "Per error",
|
|
@@ -1589,6 +1589,7 @@
|
|
|
1589
1589
|
"tasks-automation.settings.description": "Details of the chosen settings.",
|
|
1590
1590
|
"tasks-automation.settings.filter.description": "The task will run only for resources matching the selected filters.",
|
|
1591
1591
|
"tasks-automation.settings.filter.title": "Selected filters",
|
|
1592
|
+
"tasks-automation.settings.own-key": "Own key",
|
|
1592
1593
|
"tasks-automation.settings.title": "Agent settings",
|
|
1593
1594
|
"tasks-automation.status.completed": "Completed",
|
|
1594
1595
|
"tasks-automation.status.error": "In error",
|
|
@@ -1589,6 +1589,7 @@
|
|
|
1589
1589
|
"tasks-automation.settings.description": "Detalles de la configuración elegida.",
|
|
1590
1590
|
"tasks-automation.settings.filter.description": "La tarea se ejecutará solo para los recursos que coincidan con los filtros seleccionados.",
|
|
1591
1591
|
"tasks-automation.settings.filter.title": "Filtros seleccionados",
|
|
1592
|
+
"tasks-automation.settings.own-key": "Clave propia",
|
|
1592
1593
|
"tasks-automation.settings.title": "Configuración del agente",
|
|
1593
1594
|
"tasks-automation.status.completed": "Terminado",
|
|
1594
1595
|
"tasks-automation.status.error": "En error",
|
|
@@ -1589,6 +1589,7 @@
|
|
|
1589
1589
|
"tasks-automation.settings.description": "Détails des paramètres choisis.",
|
|
1590
1590
|
"tasks-automation.settings.filter.description": "La tâche s'exécutera uniquement pour les ressources correspondant aux filtres sélectionnés.",
|
|
1591
1591
|
"tasks-automation.settings.filter.title": "Filtres sélectionnés",
|
|
1592
|
+
"tasks-automation.settings.own-key": "Clé propre",
|
|
1592
1593
|
"tasks-automation.settings.title": "Paramètres de l'agent",
|
|
1593
1594
|
"tasks-automation.status.completed": "Terminé",
|
|
1594
1595
|
"tasks-automation.status.error": "Erreur",
|
nucliadb_admin_assets/index.html
CHANGED
|
@@ -14,5 +14,5 @@
|
|
|
14
14
|
<nad-root></nad-root>
|
|
15
15
|
<script src="https://uptime.betterstack.com/widgets/announcement.js" data-id="194280" async="async" type="text/javascript"></script>
|
|
16
16
|
<noscript>Please enable JavaScript to continue using this application.</noscript>
|
|
17
|
-
<script src="runtime.50a29869dda44175.js" type="module"></script><script src="polyfills.efad6530f6d11a58.js" type="module"></script><script src="main.
|
|
17
|
+
<script src="runtime.50a29869dda44175.js" type="module"></script><script src="polyfills.efad6530f6d11a58.js" type="module"></script><script src="main.7216b94e16e01489.js" type="module"></script></body>
|
|
18
18
|
</html>
|