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
740ad565
Commit
740ad565
authored
Aug 24, 2017
by
yocheved
Committed by
杨奕
Sep 01, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Create he.js
add hebrew language file
parent
310eda65
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
104 additions
and
0 deletions
+104
-0
src/locale/lang/he.js
src/locale/lang/he.js
+104
-0
No files found.
src/locale/lang/he.js
0 → 100644
View file @
740ad565
export
default
{
el
:
{
colorpicker
:
{
confirm
:
'
אישור
'
,
clear
:
'
נקה
'
},
datepicker
:
{
now
:
'
כעת
'
,
today
:
'
היום
'
,
cancel
:
'
בטל
'
,
clear
:
'
נקה
'
,
confirm
:
'
אישור
'
,
selectDate
:
'
בחר תאריך
'
,
selectTime
:
'
בחר זמן
'
,
startDate
:
'
תאריך התחלה
'
,
startTime
:
'
זמן התחלה
'
,
endDate
:
'
תאריך סיום
'
,
endTime
:
'
זמן סיום
'
,
year
:
''
,
month1
:
'
ינואר
'
,
month2
:
'
פברואר
'
,
month3
:
'
מרץ
'
,
month4
:
'
אפריל
'
,
month5
:
'
מאי
'
,
month6
:
'
יוני
'
,
month7
:
'
יולי
'
,
month8
:
'
אוגוסט
'
,
month9
:
'
ספטמבר
'
,
month10
:
'
אוקטובר
'
,
month11
:
'
נובמבר
'
,
month12
:
'
דצמבר
'
,
// week: 'week',
weeks
:
{
sun
:
'
א׳
'
,
mon
:
'
ב׳
'
,
tue
:
'
ג׳
'
,
wed
:
'
ד׳
'
,
thu
:
'
ה׳
'
,
fri
:
'
ו׳
'
,
sat
:
'
שבת
'
},
months
:
{
jan
:
'
ינואר
'
,
feb
:
'
פברואר
'
,
mar
:
'
מרץ
'
,
apr
:
'
אפריל
'
,
may
:
'
מאי
'
,
jun
:
'
יוני
'
,
jul
:
'
יולי
'
,
aug
:
'
אוגוסט
'
,
sep
:
'
ספטמבר
'
,
oct
:
'
אוקטובר
'
,
nov
:
'
נובמבר
'
,
dec
:
'
דצמבר
'
}
},
select
:
{
loading
:
'
טוען
'
,
noMatch
:
'
לא נמצאו נתונים
'
,
noData
:
'
ללא נתונים
'
,
placeholder
:
'
בחר
'
},
cascader
:
{
noMatch
:
'
ללא נתונים מתאימים
'
,
loading
:
'
טוען
'
,
placeholder
:
'
בחר
'
},
pagination
:
{
goto
:
'
עבור ל
'
,
pagesize
:
'
/page
'
,
total
:
'
כולל {total}
'
,
pageClassifier
:
''
},
messagebox
:
{
title
:
'
הודעה
'
,
confirm
:
'
אישור
'
,
cancel
:
'
בטל
'
,
error
:
'
קלט לא תקין
'
},
upload
:
{
delete
:
'
מחק
'
,
preview
:
'
תצוגה מקדימה
'
,
continue
:
'
המשך
'
},
table
:
{
emptyText
:
'
אין נתונים
'
,
confirmFilter
:
'
אישור
'
,
resetFilter
:
'
נקה
'
,
clearFilter
:
'
הכל
'
,
sumText
:
'
סך
'
},
tree
:
{
emptyText
:
'
אין נתונים
'
},
transfer
:
{
noMatch
:
'
אין נתונים מתאימים
'
,
noData
:
'
ללא נתונים
'
,
titles
:
[
'
List 1
'
,
'
List 2
'
],
// to be translated
filterPlaceholder
:
'
הקלד
'
,
// to be translated
noCheckedFormat
:
'
פריטים {total}
'
,
// to be translated
hasCheckedFormat
:
'
אישור {checked}/{total}
'
// to be translated
}
}
};
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