From a84920c837eb7d06dd60561b758fde5ef3b5f73e Mon Sep 17 00:00:00 2001 From: Daniel Hultgren Date: Mon, 9 Oct 2023 12:50:45 +0200 Subject: [PATCH] Translated using Weblate (Swedish) Currently translated at 100.0% (192 of 192 strings) Co-authored-by: Daniel Hultgren Translate-URL: https://hosted.weblate.org/projects/spoolman/web-client/sv/ Translation: Spoolman/Web Client --- client/public/locales/sv/common.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/client/public/locales/sv/common.json b/client/public/locales/sv/common.json index 459295d..ae44eda 100644 --- a/client/public/locales/sv/common.json +++ b/client/public/locales/sv/common.json @@ -161,7 +161,8 @@ "edit": "Ändra spole", "list": "Spolar", "show": "Visa spole", - "archive": "Arkivera spole" + "archive": "Arkivera spole", + "show_title": "[Spole #{{id}}] {{name}}" }, "messages": { "archive": "Är du säker på att du vill arkivera denna spole?" @@ -200,7 +201,8 @@ "clone": "Klona filament", "edit": "Ändra filament", "list": "Filament", - "show": "Visa filament" + "show": "Visa filament", + "show_title": "[Filament #{{id}}] {{name}}" } }, "vendor": { @@ -216,7 +218,8 @@ "clone": "Klona leverantör", "edit": "Ändra leverantör", "list": "Leverantörer", - "show": "Visa leverantör" + "show": "Visa leverantör", + "show_title": "[Leverantör #{{id}}] {{name}}" } }, "table": {