nucliadb-admin-assets 1.0.0.post1960__py3-none-any.whl → 1.0.0.post1976__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 +2 -1
- nucliadb_admin_assets/assets/i18n/common/en.json +2 -1
- nucliadb_admin_assets/assets/i18n/common/es.json +2 -1
- nucliadb_admin_assets/assets/i18n/common/fr.json +2 -1
- nucliadb_admin_assets/index.html +1 -1
- nucliadb_admin_assets/main.17d076315fef22d3.js +1 -0
- {nucliadb_admin_assets-1.0.0.post1960.dist-info → nucliadb_admin_assets-1.0.0.post1976.dist-info}/METADATA +5 -1
- {nucliadb_admin_assets-1.0.0.post1960.dist-info → nucliadb_admin_assets-1.0.0.post1976.dist-info}/RECORD +12 -12
- {nucliadb_admin_assets-1.0.0.post1960.dist-info → nucliadb_admin_assets-1.0.0.post1976.dist-info}/WHEEL +1 -1
- nucliadb_admin_assets/main.4dea991559044164.js +0 -1
- {nucliadb_admin_assets-1.0.0.post1960.dist-info → nucliadb_admin_assets-1.0.0.post1976.dist-info}/top_level.txt +0 -0
- {nucliadb_admin_assets-1.0.0.post1960.dist-info → nucliadb_admin_assets-1.0.0.post1976.dist-info}/zip-safe +0 -0
|
@@ -138,7 +138,8 @@
|
|
|
138
138
|
"account.users_left": "Llicències disponibles",
|
|
139
139
|
"accounts.add_user_input": "Correu de l’usuari",
|
|
140
140
|
"activity.actor": "Actor",
|
|
141
|
-
"activity.email-sent": "
|
|
141
|
+
"activity.email-sent": "La generació del registre pot trigar un temps, s'enviarà un enllaç de descàrrega a {{email}} quan hagi acabat.",
|
|
142
|
+
"activity.filter": "Filtrar",
|
|
142
143
|
"activity.load-more": "Carrega més",
|
|
143
144
|
"activity.resource": "Recurs",
|
|
144
145
|
"activity.timestamp": "Segell de temps",
|
|
@@ -138,7 +138,8 @@
|
|
|
138
138
|
"account.users_left": "Total licenses left",
|
|
139
139
|
"accounts.add_user_input": "User’s email",
|
|
140
140
|
"activity.actor": "Actor",
|
|
141
|
-
"activity.email-sent": "
|
|
141
|
+
"activity.email-sent": "The log generation may take time, a download link will be sent to {{email}} when finished.",
|
|
142
|
+
"activity.filter": "Filter",
|
|
142
143
|
"activity.load-more": "Load more",
|
|
143
144
|
"activity.resource": "Resource",
|
|
144
145
|
"activity.timestamp": "Time stamp",
|
|
@@ -138,7 +138,8 @@
|
|
|
138
138
|
"account.users_left": "Licencias disponibles",
|
|
139
139
|
"accounts.add_user_input": "Correo del usuario",
|
|
140
140
|
"activity.actor": "Actor",
|
|
141
|
-
"activity.email-sent": "
|
|
141
|
+
"activity.email-sent": "La generación del registro puede tardar un tiempo, se enviará un enlace de descarga a {{email}} cuando finalice.",
|
|
142
|
+
"activity.filter": "Filtrar",
|
|
142
143
|
"activity.load-more": "Cargar más",
|
|
143
144
|
"activity.resource": "Recurso",
|
|
144
145
|
"activity.timestamp": "Sello de tiempo",
|
|
@@ -138,7 +138,8 @@
|
|
|
138
138
|
"account.users_left": "Total des licences restantes",
|
|
139
139
|
"accounts.add_user_input": "Email de l’utilisateur",
|
|
140
140
|
"activity.actor": "Acteur",
|
|
141
|
-
"activity.email-sent": "
|
|
141
|
+
"activity.email-sent": "La génération du journal peut prendre du temps, un lien de téléchargement sera envoyé à {{email}} une fois terminé.",
|
|
142
|
+
"activity.filter": "Filtrer",
|
|
142
143
|
"activity.load-more": "Charger plus",
|
|
143
144
|
"activity.resource": "Ressource",
|
|
144
145
|
"activity.timestamp": "Horodatage",
|
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.9d02103fa6b6b4b0.js" type="module"></script><script src="polyfills.efad6530f6d11a58.js" type="module"></script><script src="main.
|
|
17
|
+
<script src="runtime.9d02103fa6b6b4b0.js" type="module"></script><script src="polyfills.efad6530f6d11a58.js" type="module"></script><script src="main.17d076315fef22d3.js" type="module"></script></body>
|
|
18
18
|
</html>
|