commit
774cee2dbd
1 changed files with 10 additions and 1 deletions
|
@ -94,6 +94,15 @@ const lang = {
|
|||
star: '중요',
|
||||
stars: '중요'
|
||||
},
|
||||
time: {
|
||||
before: ' 전',
|
||||
after: ' 후',
|
||||
just: '방금',
|
||||
seconds: ' 초',
|
||||
minutes: ' 분',
|
||||
hours: ' 시간',
|
||||
days: ' 일'
|
||||
},
|
||||
tree: {
|
||||
emptyText: '데이터 없음'
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue