From 289fd78113fa8d3b69ad9dc999e2acf12b716e6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristoffer=20Grundstr=C3=B6m?= Date: Wed, 30 Oct 2024 20:34:55 +0000 Subject: [PATCH] Translated using Weblate (Swedish) Currently translated at 100.0% (327 of 327 strings) Translation: opensourcepos/config Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/config/sv/ --- app/Language/sv/Config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Language/sv/Config.php b/app/Language/sv/Config.php index 8fa6097a6..20fc467b7 100644 --- a/app/Language/sv/Config.php +++ b/app/Language/sv/Config.php @@ -108,7 +108,7 @@ return [ 'dinner_table_invalid_chars' => "Bordsnamn får inte innehålla '_'.", 'dinner_table_required' => "Bord är ett obligatoriskt fält.", 'dot' => "punkt", - 'email' => "E-mail", + 'email' => "E-post", 'email_configuration' => "E-mail Konfiguration", 'email_mailpath' => "Sökväg till Sendmail", 'email_protocol' => "Protokol",