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
bc04f949
Commit
bc04f949
authored
Nov 18, 2016
by
YanagiEiichi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add ja.js
parent
0e35ab2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
86 additions
and
0 deletions
+86
-0
src/locale/lang/ja.js
src/locale/lang/ja.js
+86
-0
No files found.
src/locale/lang/ja.js
0 → 100644
View file @
bc04f949
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