Skip to content

Commit 1e55b7c

Browse files
authored
Update core.php (rappasoft#2123)
1 parent d5b2dc8 commit 1e55b7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/lang/php/sv/core.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22

33
return [
44
'All' => 'Alla',
5-
'All Columns' => 'Alla Columner',
5+
'All Columns' => 'Alla Kolumner',
66
'Applied Filters' => 'Valda filter',
77
'Applied Sorting' => 'Vald sortering',
88
'Bulk Actions' => 'Bulk Modifiering',
99
'Bulk Actions Confirm' => 'Är du säker?',
1010
'Clear' => 'Rensa',
11-
'Columns' => 'Columner',
11+
'Columns' => 'Kolumner',
1212
'Debugging Values' => 'Debug Värden',
1313
'Deselect All' => 'Avmarkera alla',
1414
'Done Reordering' => 'Omordning klart',

0 commit comments

Comments
 (0)