nucliadb-admin-assets 1.0.0.post2353__py3-none-any.whl → 1.0.0.post2354__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.44c7ddac004b7e1a.js +1 -0
- {nucliadb_admin_assets-1.0.0.post2353.dist-info → nucliadb_admin_assets-1.0.0.post2354.dist-info}/METADATA +1 -1
- {nucliadb_admin_assets-1.0.0.post2353.dist-info → nucliadb_admin_assets-1.0.0.post2354.dist-info}/RECORD +12 -12
- nucliadb_admin_assets/main.c1568ad2027b3140.js +0 -1
- {nucliadb_admin_assets-1.0.0.post2353.dist-info → nucliadb_admin_assets-1.0.0.post2354.dist-info}/WHEEL +0 -0
- {nucliadb_admin_assets-1.0.0.post2353.dist-info → nucliadb_admin_assets-1.0.0.post2354.dist-info}/top_level.txt +0 -0
- {nucliadb_admin_assets-1.0.0.post2353.dist-info → nucliadb_admin_assets-1.0.0.post2354.dist-info}/zip-safe +0 -0
|
@@ -161,6 +161,7 @@
|
|
|
161
161
|
"account.type.stash-starter": "Compte Starter",
|
|
162
162
|
"account.type.stash-startup": "Compte Startup",
|
|
163
163
|
"account.type.stash-trial": "Compte de prova",
|
|
164
|
+
"account.type.trial-mode": "prova gratuïta",
|
|
164
165
|
"account.type.v3enterprise": "Compte Enterprise",
|
|
165
166
|
"account.type.v3fly": "Compte Fly",
|
|
166
167
|
"account.type.v3growth": "Compte Growth",
|
|
@@ -161,6 +161,7 @@
|
|
|
161
161
|
"account.type.stash-starter": "Starter account",
|
|
162
162
|
"account.type.stash-startup": "Startup account",
|
|
163
163
|
"account.type.stash-trial": "Trial Account",
|
|
164
|
+
"account.type.trial-mode": "free trial",
|
|
164
165
|
"account.type.v3enterprise": "Enterprise Account",
|
|
165
166
|
"account.type.v3fly": "Fly account",
|
|
166
167
|
"account.type.v3growth": "Growth account",
|
|
@@ -161,6 +161,7 @@
|
|
|
161
161
|
"account.type.stash-starter": "Cuenta Starter",
|
|
162
162
|
"account.type.stash-startup": "Cuenta Startup",
|
|
163
163
|
"account.type.stash-trial": "Cuenta de prueba",
|
|
164
|
+
"account.type.trial-mode": "prueba gratis",
|
|
164
165
|
"account.type.v3enterprise": "Cuenta Enterprise",
|
|
165
166
|
"account.type.v3fly": "Cuenta Fly",
|
|
166
167
|
"account.type.v3growth": "Cuenta Growth",
|
|
@@ -161,6 +161,7 @@
|
|
|
161
161
|
"account.type.stash-starter": "Compte Starter",
|
|
162
162
|
"account.type.stash-startup": "Compte Startup",
|
|
163
163
|
"account.type.stash-trial": "Compte d’essai",
|
|
164
|
+
"account.type.trial-mode": "essai gratuit",
|
|
164
165
|
"account.type.v3enterprise": "Compte Entreprise",
|
|
165
166
|
"account.type.v3fly": "Compte Fly",
|
|
166
167
|
"account.type.v3growth": "Compte Growth",
|
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.9451d9e96bd44e7b.js" type="module"></script><script src="polyfills.07329d7acd49761e.js" type="module"></script><script src="main.
|
|
17
|
+
<script src="runtime.9451d9e96bd44e7b.js" type="module"></script><script src="polyfills.07329d7acd49761e.js" type="module"></script><script src="main.44c7ddac004b7e1a.js" type="module"></script></body>
|
|
18
18
|
</html>
|