From 46c881aa5e3fec0e68266623533183802525ac0e Mon Sep 17 00:00:00 2001 From: irl Date: Tue, 17 Feb 2026 20:29:58 +0000 Subject: [PATCH] feat: add sv translations --- i18n/sv.toml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/i18n/sv.toml b/i18n/sv.toml index a6b3859..06a9d6f 100644 --- a/i18n/sv.toml +++ b/i18n/sv.toml @@ -1,3 +1,9 @@ Published = 'Publicerad' +Updated = 'Ändrad' By = 'Av %s' -'Show larger map' = 'Visa större karta' \ No newline at end of file +'Show larger map' = 'Visa större karta' +Telephone = 'Telefon' +Email = 'Epost' +Fax = 'Fax' +'Our Team' = 'Vårt Team' +'Contact Us' = 'Kontakta oss' \ No newline at end of file