Translated using Weblate (Swedish)

Currently translated at 100.0% (2 of 2 strings)

Translation: opensourcepos/error
Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/error/sv/
This commit is contained in:
Mats Pålsson
2021-05-31 08:59:39 +00:00
committed by Weblate
parent aee186b2a6
commit 25b3de4f2f

View File

@@ -1,4 +1,3 @@
<?php
$lang["error_no_permission_module"] = "";
$lang["error_unknown"] = "";
<?php
$lang["error_no_permission_module"] = "Du har inte rättigheter till modulen";
$lang["error_unknown"] = "Oväntat fel";