Sign in
简柏林
/
thingskit
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
7be79d8f95bb09b3379ab7428c37a823b5739699
Authored by
Rileyjs
2018-08-15 16:24:03 -0500
Committed by
GitHub
2018-08-15 16:24:03 -0500
1 parent
fdee0968
Update locale.constant-ko_KR.json
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
ui/src/app/locale/locale.constant-ko_KR.json
ui/src/app/locale/locale.constant-ko_KR.json
View file @
7be79d8
...
...
@@ -1333,7 +1333,8 @@
1333
1333
"zh_CN"
:
"중국어"
,
1334
1334
"ru_RU"
:
"러시아어"
,
1335
1335
"es_ES"
:
"스페인어"
,
1336
-
"it_IT"
:
"이탈리아 사람"
1336
+
"it_IT"
:
"이탈리아 사람"
,
1337
+
"ja_JA"
:
"일본어"
1337
1338
}
1338
1339
}
1339
-
}
\ No newline at end of file
1340
+
}
...
...