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
00fcf06e
Commit
00fcf06e
authored
Feb 13, 2017
by
qingwei.li
Committed by
杨奕
Feb 14, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
DatePicker: use the shorthand month, fixed #2792
parent
99e8d119
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
+11
-11
src/locale/lang/en.js
src/locale/lang/en.js
+11
-11
No files found.
src/locale/lang/en.js
View file @
00fcf06e
...
...
@@ -13,18 +13,18 @@ export default {
endDate
:
'
End Date
'
,
endTime
:
'
End Time
'
,
year
:
''
,
month1
:
'
Jan
uary
'
,
month2
:
'
Feb
ruary
'
,
month3
:
'
Mar
ch
'
,
month4
:
'
Apr
il
'
,
month1
:
'
Jan
'
,
month2
:
'
Feb
'
,
month3
:
'
Mar
'
,
month4
:
'
Apr
'
,
month5
:
'
May
'
,
month6
:
'
Jun
e
'
,
month7
:
'
Jul
y
'
,
month8
:
'
Aug
ust
'
,
month9
:
'
Sep
tember
'
,
month10
:
'
Oct
ober
'
,
month11
:
'
Nov
ember
'
,
month12
:
'
Dec
ember
'
,
month6
:
'
Jun
'
,
month7
:
'
Jul
'
,
month8
:
'
Aug
'
,
month9
:
'
Sep
'
,
month10
:
'
Oct
'
,
month11
:
'
Nov
'
,
month12
:
'
Dec
'
,
// week: 'week',
weeks
:
{
sun
:
'
Sun
'
,
...
...
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