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
12d43ade
Commit
12d43ade
authored
Dec 15, 2016
by
Rizqy H
Committed by
cinwell.li
Dec 16, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Indonesian translation
parent
a5bdd2ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
86 additions
and
0 deletions
+86
-0
src/locale/lang/id.js
src/locale/lang/id.js
+86
-0
No files found.
src/locale/lang/id.js
0 → 100644
View file @
12d43ade
export
default
{
el
:
{
datepicker
:
{
now
:
'
Sekarang
'
,
today
:
'
Hari ini
'
,
cancel
:
'
Batal
'
,
clear
:
'
Kosongkan
'
,
confirm
:
'
YA
'
,
selectDate
:
'
Pilih tanggal
'
,
selectTime
:
'
Pilih waktu
'
,
startDate
:
'
Tanggal Mulai
'
,
startTime
:
'
Waktu Mulai
'
,
endDate
:
'
Tanggal Selesai
'
,
endTime
:
'
Waktu Selesai
'
,
year
:
'
Tahun
'
,
month1
:
'
Januari
'
,
month2
:
'
Februari
'
,
month3
:
'
Maret
'
,
month4
:
'
April
'
,
month5
:
'
Mei
'
,
month6
:
'
Juni
'
,
month7
:
'
Juli
'
,
month8
:
'
Agustus
'
,
month9
:
'
September
'
,
month10
:
'
Oktober
'
,
month11
:
'
November
'
,
month12
:
'
Desember
'
,
// week: 'minggu',
weeks
:
{
sun
:
'
Min
'
,
mon
:
'
Sen
'
,
tue
:
'
Sel
'
,
wed
:
'
Rab
'
,
thu
:
'
Kam
'
,
fri
:
'
Jum
'
,
sat
:
'
Sab
'
},
months
:
{
jan
:
'
Jan
'
,
feb
:
'
Feb
'
,
mar
:
'
Mar
'
,
apr
:
'
Apr
'
,
may
:
'
Mei
'
,
jun
:
'
Jun
'
,
jul
:
'
Jul
'
,
aug
:
'
Agu
'
,
sep
:
'
Sep
'
,
oct
:
'
Okt
'
,
nov
:
'
Nov
'
,
dec
:
'
Des
'
}
},
select
:
{
loading
:
'
Memuat
'
,
noMatch
:
'
Tidak ada data yang cocok
'
,
noData
:
'
Tidak ada data
'
,
placeholder
:
'
Pilih
'
},
pagination
:
{
goto
:
'
Pergi ke
'
,
pagesize
:
'
/page
'
,
total
:
'
Total {total}
'
,
pageClassifier
:
''
},
messagebox
:
{
title
:
'
Pesan
'
,
confirm
:
'
YA
'
,
cancel
:
'
Batal
'
,
error
:
'
Masukan ilegal
'
},
upload
:
{
delete
:
'
Hapus
'
,
preview
:
'
Pratinjau
'
,
continue
:
'
Lanjutkan
'
},
table
:
{
emptyText
:
'
Tidak Ada Data
'
,
confirmFilter
:
'
Konfirmasi
'
,
resetFilter
:
'
Atur Ulang
'
,
clearFilter
:
'
Semua
'
},
tree
:
{
emptyText
:
'
Tidak Ada 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