Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
abook_check
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abook_android
abook_check
Commits
b224031e
Commit
b224031e
authored
Dec 19, 2019
by
Jeong Gilmo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- redmineのチャットについて
#36207 に対応しました。
parent
1ee02f0d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
ABVJE_Launcher_Android/assets/chat/public/js/language_en.js
+2
-2
ABVJE_Launcher_Android/assets/chat/public/js/language_ko.js
+3
-3
No files found.
ABVJE_Launcher_Android/assets/chat/public/js/language_en.js
View file @
b224031e
$
.
lang
.
en
=
{
"chat_placeholder"
:
"Type message"
,
"participants"
:
"
Paricipants
"
,
"participants"
:
"
Member List
"
,
"exitRoom"
:
"Exit "
,
"roomListTitle"
:
"Room List"
,
"deleteRoomTitle"
:
"Delete Room"
,
...
...
@@ -8,7 +8,7 @@ $.lang.en = {
"inviteUsersTitle"
:
"Invite Member"
,
"createRoomSubtitle"
:
"Create Room"
,
"inviteUsersSubtitle"
:
"Invite User"
,
"roomListEmptyString"
:
"
No chat
available."
,
"roomListEmptyString"
:
"
There is no room
available."
,
"left"
:
"%@ has left"
,
"join"
:
"%@ has joined"
,
"added"
:
"%@ has been added"
,
...
...
ABVJE_Launcher_Android/assets/chat/public/js/language_ko.js
View file @
b224031e
$
.
lang
.
ko
=
{
"chat_placeholder"
:
"메시지를 입력하세요."
,
"participants"
:
"
대화상대
"
,
"participants"
:
"
멤버 리스트
"
,
"exitRoom"
:
"나가기 "
,
"roomListTitle"
:
"채팅 리스트"
,
"deleteRoomTitle"
:
"채팅방 삭제"
,
...
...
@@ -17,9 +17,9 @@ $.lang.ko = {
"orderByTime"
:
"최신순"
,
"orderByUnread"
:
"안 읽은 순"
,
"roomKeywordPlaceHolder"
:
"검색"
,
"okayLabel"
:
"알겠습니다
!
"
,
"okayLabel"
:
"알겠습니다
.
"
,
"completeLabel"
:
"작업이 끝났습니다."
,
"thankLabel"
:
"감사합니다.
:-)
"
,
"thankLabel"
:
"감사합니다."
,
"startToWorkLabel"
:
"작업을 시작합니다."
,
"groupListKeyword"
:
"검색"
,
"groupPageSubtitle"
:
"그룹"
,
...
...
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