Skip to content

Commit 037dc8c

Browse files
authored
Merge pull request #27 from buren/master
Swedish language suppport
2 parents 59ca056 + 99c010d commit 037dc8c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

config/locales/sv.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
sv:
2+
active_admin_scoped_collection_actions:
3+
sidebar_msg: 'Den här bulkoperationen påverkar markerade poster. Eller om inget är markerat så kommer det påverka alla poster i nuvarande filter och scope.'
4+
confirm_action_message: 'Är du säker?'
5+
actions:
6+
delete: 'Ta bort batch'
7+
delete: 'Ta bort batch'
8+
update: 'Uppdatera batch'
9+
no_permissions_msg: 'Tillträde beviljas ej'
10+
batch_update_status_msg: 'Batchuppdatering färdig'
11+
batch_destroy_status_msg: 'Batchborttagning färdig'
12+
fail_on_destroy_msg: 'Kan inte tas bort'

0 commit comments

Comments
 (0)