Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
Element
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
林焕东
Element
Commits
4450d9f8
Commit
4450d9f8
authored
Jan 25, 2017
by
Martin Svensson
Committed by
杨奕
Jan 26, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added Swedish
parent
f5658a70
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
86 additions
and
0 deletions
+86
-0
src/locale/lang/sv-SE.js
src/locale/lang/sv-SE.js
+86
-0
No files found.
src/locale/lang/sv-SE.js
0 → 100644
View file @
4450d9f8
export
default
{
el
:
{
datepicker
:
{
now
:
'
Nu
'
,
today
:
'
Idag
'
,
cancel
:
'
Avbryt
'
,
clear
:
'
Töm
'
,
confirm
:
'
OK
'
,
selectDate
:
'
Välj datum
'
,
selectTime
:
'
Välj tid
'
,
startDate
:
'
Startdatum
'
,
startTime
:
'
Starttid
'
,
endDate
:
'
Slutdatum
'
,
endTime
:
'
Sluttid
'
,
year
:
'
År
'
,
month1
:
'
Januari
'
,
month2
:
'
Februari
'
,
month3
:
'
Mars
'
,
month4
:
'
April
'
,
month5
:
'
Maj
'
,
month6
:
'
Juni
'
,
month7
:
'
Juli
'
,
month8
:
'
Augusti
'
,
month9
:
'
September
'
,
month10
:
'
Oktober
'
,
month11
:
'
November
'
,
month12
:
'
December
'
,
// week: 'week',
weeks
:
{
sun
:
'
Sön
'
,
mon
:
'
Mån
'
,
tue
:
'
Tis
'
,
wed
:
'
Ons
'
,
thu
:
'
Tor
'
,
fri
:
'
Fre
'
,
sat
:
'
Lör
'
},
months
:
{
jan
:
'
Jan
'
,
feb
:
'
Feb
'
,
mar
:
'
Mar
'
,
apr
:
'
Apr
'
,
may
:
'
Maj
'
,
jun
:
'
Jun
'
,
jul
:
'
Jul
'
,
aug
:
'
Aug
'
,
sep
:
'
Sep
'
,
oct
:
'
Okt
'
,
nov
:
'
Nov
'
,
dec
:
'
Dec
'
}
},
select
:
{
loading
:
'
Laddar
'
,
noMatch
:
'
Hittade inget
'
,
noData
:
'
Ingen data
'
,
placeholder
:
'
Välj
'
},
pagination
:
{
goto
:
'
Gå till
'
,
pagesize
:
'
/sida
'
,
total
:
'
Total {total}
'
,
pageClassifier
:
''
},
messagebox
:
{
title
:
'
Meddelande
'
,
confirm
:
'
OK
'
,
cancel
:
'
Avbryt
'
,
error
:
'
Felaktig inmatning
'
},
upload
:
{
delete
:
'
Radera
'
,
preview
:
'
Förhandsvisa
'
,
continue
:
'
Fortsätt
'
},
table
:
{
emptyText
:
'
Inga Data
'
,
confirmFilter
:
'
Bekräfta
'
,
resetFilter
:
'
Återställ
'
,
clearFilter
:
'
Alla
'
},
tree
:
{
emptyText
:
'
Inga Data
'
}
}
};
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment