nucliadb-admin-assets 1.0.0.post2088__py3-none-any.whl → 1.0.0.post2091__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 +0 -1
- nucliadb_admin_assets/assets/i18n/common/en.json +0 -1
- nucliadb_admin_assets/assets/i18n/common/es.json +0 -1
- nucliadb_admin_assets/assets/i18n/common/fr.json +0 -1
- nucliadb_admin_assets/index.html +1 -1
- nucliadb_admin_assets/main.250d3ee65db5af16.js +1 -0
- {nucliadb_admin_assets-1.0.0.post2088.dist-info → nucliadb_admin_assets-1.0.0.post2091.dist-info}/METADATA +1 -1
- {nucliadb_admin_assets-1.0.0.post2088.dist-info → nucliadb_admin_assets-1.0.0.post2091.dist-info}/RECORD +12 -12
- nucliadb_admin_assets/main.ba9bd3cdd4ccf312.js +0 -1
- {nucliadb_admin_assets-1.0.0.post2088.dist-info → nucliadb_admin_assets-1.0.0.post2091.dist-info}/WHEEL +0 -0
- {nucliadb_admin_assets-1.0.0.post2088.dist-info → nucliadb_admin_assets-1.0.0.post2091.dist-info}/top_level.txt +0 -0
- {nucliadb_admin_assets-1.0.0.post2088.dist-info → nucliadb_admin_assets-1.0.0.post2091.dist-info}/zip-safe +0 -0
|
@@ -1623,7 +1623,6 @@
|
|
|
1623
1623
|
"tasks-automation.table.header.type": "Tipus d'agent",
|
|
1624
1624
|
"tasks-automation.table.processed": "{{count}} processats",
|
|
1625
1625
|
"tasks-automation.testing.description": "Seleccioneu un o diversos recursos per executar una prova de l'agent.",
|
|
1626
|
-
"tasks-automation.testing.disabled": "De moment, els agents que utilitzen filtres de paraules clau o d'etiquetes no es poden provar.",
|
|
1627
1626
|
"tasks-automation.testing.error": "S'ha produït un error en provar l'agent.",
|
|
1628
1627
|
"tasks-automation.testing.execute-test": "Executar la prova",
|
|
1629
1628
|
"tasks-automation.testing.results.clear": "Esborra tots els resultats de la prova",
|
|
@@ -1623,7 +1623,6 @@
|
|
|
1623
1623
|
"tasks-automation.table.header.type": "Agent type",
|
|
1624
1624
|
"tasks-automation.table.processed": "{{count}} processed",
|
|
1625
1625
|
"tasks-automation.testing.description": "Select one or multiple resources to run a test of the agent.",
|
|
1626
|
-
"tasks-automation.testing.disabled": "At the moment, agents using keyword or label filters cannot be tested.",
|
|
1627
1626
|
"tasks-automation.testing.error": "An error occurred when testing the agent.",
|
|
1628
1627
|
"tasks-automation.testing.execute-test": "Execute test run",
|
|
1629
1628
|
"tasks-automation.testing.results.clear": "Clear all test results",
|
|
@@ -1623,7 +1623,6 @@
|
|
|
1623
1623
|
"tasks-automation.table.header.type": "Tipo de agente",
|
|
1624
1624
|
"tasks-automation.table.processed": "{{count}} procesado",
|
|
1625
1625
|
"tasks-automation.testing.description": "Seleccione uno o varios recursos para ejecutar una prueba del agente.",
|
|
1626
|
-
"tasks-automation.testing.disabled": "Por el momento no es posible probar agentes que utilicen filtros de palabras clave o etiquetas.",
|
|
1627
1626
|
"tasks-automation.testing.error": "Se produjo un error al probar el agente.",
|
|
1628
1627
|
"tasks-automation.testing.execute-test": "Ejecutar la prueba",
|
|
1629
1628
|
"tasks-automation.testing.results.clear": "Borrar todos los resultados de la prueba",
|
|
@@ -1623,7 +1623,6 @@
|
|
|
1623
1623
|
"tasks-automation.table.header.type": "Type d'agent",
|
|
1624
1624
|
"tasks-automation.table.processed": "{{count}} traités",
|
|
1625
1625
|
"tasks-automation.testing.description": "Sélectionnez une ou plusieurs ressources pour exécuter un test de l'agent.",
|
|
1626
|
-
"tasks-automation.testing.disabled": "Pour le moment, les agents utilisant des filtres par mots-clés ou par étiquettes ne peuvent pas être testés.",
|
|
1627
1626
|
"tasks-automation.testing.error": "Une erreur s'est produite lors du test de l'agent.",
|
|
1628
1627
|
"tasks-automation.testing.execute-test": "Exécuter le test",
|
|
1629
1628
|
"tasks-automation.testing.results.clear": "Effacer tous les résultats des tests",
|
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.e91f8cbe8c165918.js" type="module"></script><script src="polyfills.efad6530f6d11a58.js" type="module"></script><script src="main.
|
|
17
|
+
<script src="runtime.e91f8cbe8c165918.js" type="module"></script><script src="polyfills.efad6530f6d11a58.js" type="module"></script><script src="main.250d3ee65db5af16.js" type="module"></script></body>
|
|
18
18
|
</html>
|