diff options
Diffstat (limited to 'core/l10n/sv.php')
-rw-r--r-- | core/l10n/sv.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/sv.php b/core/l10n/sv.php index f24398c662d..4714885675a 100644 --- a/core/l10n/sv.php +++ b/core/l10n/sv.php @@ -41,10 +41,10 @@ $TRANSLATIONS = array( "_%n month ago_::_%n months ago_" => array("%n månad sedan","%n månader sedan"), "last year" => "förra året", "years ago" => "år sedan", -"Choose" => "Välj", -"Error loading file picker template: {error}" => "Fel uppstod för filväljarmall: {error}", "Yes" => "Ja", "No" => "Nej", +"Choose" => "Välj", +"Error loading file picker template: {error}" => "Fel uppstod för filväljarmall: {error}", "Ok" => "Ok", "Error loading message template: {error}" => "Fel uppstod under inläsningen av meddelandemallen: {error}", "_{count} file conflict_::_{count} file conflicts_" => array("{count} filkonflikt","{count} filkonflikter"), |