Skip to content

Commit

Permalink
Update frontend (make web)
Browse files Browse the repository at this point in the history
  • Loading branch information
SciLor committed Nov 12, 2024
1 parent 98ff82b commit 629b4b7
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 22 deletions.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contrib/data/www/web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
-->
<link rel="manifest" href="/web/manifest.json" />
<title>TeddyCloud</title>
<script type="module" crossorigin src="/web/assets/index-CaNO0Kx4.js"></script>
<script type="module" crossorigin src="/web/assets/index-DaSV2oat.js"></script>
<link rel="stylesheet" crossorigin href="/web/assets/index-egqCz_e0.css">
</head>
<body>
Expand Down
8 changes: 4 additions & 4 deletions contrib/data/www/web/translations/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -579,10 +579,10 @@
"saved": "Einstellung gespeichert!",
"title": "Einstellungen",
"tonieboxes": "Tonieboxen",
"toniesJsonReload": "Lade Tonies.json",
"toniesJsonReloadFailed": "Tonies(.custom).json neu laden fehlgeschlagen!",
"toniesJsonReloadInProgress": "Lade Tonies(.custom).json...",
"toniesJsonReloadSuccessful": "Tonies(.custom).json erfolgreich neu geladen!",
"toniesJsonUpdate": "Lade Tonies.json",
"toniesJsonUpdateFailed": "Tonies(.custom).json neu laden fehlgeschlagen!",
"toniesJsonUpdateInProgress": "Lade Tonies(.custom).json...",
"toniesJsonUpdateSuccessful": "Tonies(.custom).json erfolgreich neu geladen!",
"tryToRestartTC": "Versuche, TeddyCloud neu zu starten",
"warning": "Achtung! Speicherbutton + Settings level",
"warningHint": "Texteingaben müssen derzeit explizit gespeichert werden, bis eine bessere Lösung implementiert ist. Klicke dazu auf das Speichersymbol am Ende des Feldes. Falls du Einstellungen vermisst, erhöhe das 'Settings level'."
Expand Down
8 changes: 4 additions & 4 deletions contrib/data/www/web/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -579,10 +579,10 @@
"saved": "Setting saved!",
"title": "Settings",
"tonieboxes": "tonieboxes",
"toniesJsonReload": "Reload Tonies.json",
"toniesJsonReloadFailed": "Failed to reload Tonies(.custom).json!",
"toniesJsonReloadInProgress": "Loading Tonies(.custom).json...",
"toniesJsonReloadSuccessful": "Tonies(.custom).json reloaded successfully!",
"toniesJsonUpdate": "Reload Tonies.json",
"toniesJsonUpdateFailed": "Failed to reload Tonies(.custom).json!",
"toniesJsonUpdateInProgress": "Loading Tonies(.custom).json...",
"toniesJsonUpdateSuccessful": "Tonies(.custom).json reloaded successfully!",
"tryToRestartTC": "Try to restart TeddyCloud",
"warning": "Attention! Save button + Settings level",
"warningHint": "Text inputs currently have to be saved explicitly until a better solution is implemented. To do this, click on the save symbol at the end of the field. If you are missing settings, increase the 'Settings level'."
Expand Down
8 changes: 4 additions & 4 deletions contrib/data/www/web/translations/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -579,10 +579,10 @@
"saved": "¡Configuración guardada!",
"title": "Configuración",
"tonieboxes": "tonieboxes",
"toniesJsonReload": "Recargar Tonies.json",
"toniesJsonReloadFailed": "¡Error al recargar Tonies(.custom).json!",
"toniesJsonReloadInProgress": "Cargando Tonies(.custom).json...",
"toniesJsonReloadSuccessful": "¡Tonies(.custom).json recargado con éxito!",
"toniesJsonUpdate": "Recargar Tonies.json",
"toniesJsonUpdateFailed": "¡Error al recargar Tonies(.custom).json!",
"toniesJsonUpdateInProgress": "Cargando Tonies(.custom).json...",
"toniesJsonUpdateSuccessful": "¡Tonies(.custom).json recargado con éxito!",
"tryToRestartTC": "Intentando reiniciar TeddyCloud",
"warning": "¡Atención! Botón Guardar + Nivel de configuración",
"warningHint": "Actualmente, los campos de texto deben guardarse explícitamente hasta que se implemente una mejor solución. Para hacerlo, haz clic en el símbolo de guardar al final del campo. Si faltan configuraciones, aumenta el 'Nivel de configuración'."
Expand Down
8 changes: 4 additions & 4 deletions contrib/data/www/web/translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -579,10 +579,10 @@
"saved": "Paramètre enregistré !",
"title": "Paramètres",
"tonieboxes": "tonieboxes",
"toniesJsonReload": "Recharger Tonies.json",
"toniesJsonReloadFailed": "Échec du rechargement de Tonies(.custom).json!",
"toniesJsonReloadInProgress": "Chargement de Tonies(.custom).json...",
"toniesJsonReloadSuccessful": "Tonies(.custom).json rechargé avec succès!",
"toniesJsonUpdate": "Recharger Tonies.json",
"toniesJsonUpdateFailed": "Échec du rechargement de Tonies(.custom).json!",
"toniesJsonUpdateInProgress": "Chargement de Tonies(.custom).json...",
"toniesJsonUpdateSuccessful": "Tonies(.custom).json rechargé avec succès!",
"tryToRestartTC": "Tentative de redémarrer TeddyCloud",
"warning": "Attention ! Bouton de sauvegarde + Niveau des paramètres",
"warningHint": "Les entrées de texte doivent actuellement être enregistrées explicitement jusqu'à ce qu'une meilleure solution soit mise en œuvre. Pour ce faire, cliquez sur le symbole de sauvegarde à la fin du champ. Si des paramètres vous manquent, augmentez le 'Niveau des paramètres'."
Expand Down
6 changes: 3 additions & 3 deletions contrib/data/www/web/web_version.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"web_version": "vX.X.X",
"web_gitDirty": "0",
"web_gitTag": "undefined",
"web_gitDateTime": "2024-11-12 15:39:27 +0100",
"web_gitSha": "b624081a37049325f5d506d98b6387c89781220e",
"web_gitDateTime": "2024-11-12 19:19:03 +0100",
"web_gitSha": "2d8169d43609ff1c46e9b12a86a6b6f13439bd5b",
"web_gitTagPrefix": "undefined",
"web_gitShortSha": "b624081",
"web_gitShortSha": "2d8169d",
"_eof":""
}

0 comments on commit 629b4b7

Please sign in to comment.