Finished sv-SE.js locale

pull/21453/head
Collbrothers 2021-11-09 13:21:08 +01:00 committed by GitHub
parent 5390f4069e
commit 3ff53b32da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 7 deletions

View File

@ -83,7 +83,7 @@ export default {
error: 'Felaktig inmatning'
},
upload: {
deleteTip: 'press delete to remove', // to be translated
deleteTip: 'tryck delete för att ta bort',
delete: 'Radera',
preview: 'Förhandsvisa',
continue: 'Fortsätt'
@ -101,16 +101,16 @@ export default {
transfer: {
noMatch: 'Hittade inget',
noData: 'Ingen data',
titles: ['List 1', 'List 2'], // to be translated
filterPlaceholder: 'Enter keyword', // to be translated
noCheckedFormat: '{total} items', // to be translated
hasCheckedFormat: '{checked}/{total} checked' // to be translated
titles: ['Lista 1', 'Lista 2'],
filterPlaceholder: 'Ange nyckelord',
noCheckedFormat: '{total} Artiklar',
hasCheckedFormat: '{checked}/{total} kontrollerade'
},
image: {
error: 'FAILED' // to be translated
error: 'LYCKADES EJ'
},
pageHeader: {
title: 'Bakåt' // to be translated
title: 'Bakåt'
},
popconfirm: {
confirmButtonText: 'Ja',