Skip to content

Commit a25fef5

Browse files
authored
[sv_SE] update for 4.7.3 (#546)
1 parent 9d10ef8 commit a25fef5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Language/sv-SE/Cache.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313

1414
return [
1515
'unableToWrite' => 'Cache kan ej skriva till "{0}"',
16+
'invalidHandler' => 'Cache driver "{0}" är inte en giltig cache handler.',
1617
'invalidHandlers' => 'Cache-inställningarna måste innehålla en array $validHandlers.',
1718
'noBackup' => 'Cache-inställningarna måste ha en handler och backupHandler satt.',
1819
'handlerNotFound' => 'Cache-inställningarna har en felaktig handler eller backup handler satt.',

0 commit comments

Comments
 (0)