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
aea15ef5
Commit
aea15ef5
authored
Dec 06, 2016
by
Hashem Qolami
Committed by
cinwell.li
Dec 06, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
✨
Added fa locale (#1584)
parent
95002f3d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
86 additions
and
0 deletions
+86
-0
src/locale/lang/fa.js
src/locale/lang/fa.js
+86
-0
No files found.
src/locale/lang/fa.js
0 → 100644
View file @
aea15ef5
export
default
{
el
:
{
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
:
'
انتخاب کنید
'
},
pagination
:
{
goto
:
'
برو به
'
,
pagesize
:
'
/صفحه
'
,
total
:
'
مجموع {total}
'
,
pageClassifier
:
''
},
messagebox
:
{
title
:
'
پیام
'
,
confirm
:
'
باشد
'
,
cancel
:
'
لغو
'
,
error
:
'
ورودی غیر مجاز
'
},
upload
:
{
delete
:
'
حذف
'
,
preview
:
'
پیشنمایش
'
,
continue
:
'
ادهمه
'
},
table
:
{
emptyText
:
'
اطلاعاتی وجود ندارد
'
,
confirmFilter
:
'
تایید
'
,
resetFilter
:
'
حذف
'
,
clearFilter
:
'
همه
'
},
tree
:
{
emptyText
:
'
اطلاعاتی وجود ندارد
'
}
}
};
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