Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
chat_webview
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
abookCommunication
chat_webview
Commits
cb937fbf
Commit
cb937fbf
authored
May 26, 2021
by
Lee Munkyeong
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature/modify_capture_request_message' into 'develop'
キャプチャーリクエストの文言修正 See merge request
!146
parents
afe97d93
178cdbf5
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
public_new/js/language_en.js
+1
-1
public_new/js/language_ja.js
+1
-1
public_new/js/language_ko.js
+1
-1
No files found.
public_new/js/language_en.js
View file @
cb937fbf
...
...
@@ -94,7 +94,7 @@ $.lang.en = {
"notify_not_released"
:
"It will be released later."
,
"error_empty_room_name"
:
"Please input room name."
,
"inform_exit_host_collaboration"
:
"The host has terminated the collaboration."
,
"request_capture"
:
" request Screen capture.
(if you confirm this request, capture the screen and change the host)
"
,
"request_capture"
:
" request Screen capture."
,
"host_change_notify"
:
"host changed to %@"
,
"not_support_version"
:
"did not support this device version."
,
"err_target_android_version_not_support"
:
"did not support document collaboration on this user's device version."
,
...
...
public_new/js/language_ja.js
View file @
cb937fbf
...
...
@@ -94,7 +94,7 @@ $.lang.ja = {
"notify_not_released"
:
"今後リリース予定です。"
,
"error_empty_room_name"
:
"ルーム名を入力してください。"
,
"inform_exit_host_collaboration"
:
"ホストが協業を終了しました。"
,
"request_capture"
:
"様がキャプチャーをリクエストしました。
(確認時画面をキャプチャーし、ホストを変更します。)
"
,
"request_capture"
:
"様がキャプチャーをリクエストしました。"
,
"host_change_notify"
:
"ホストが%@様に変更されました。"
,
"not_support_version"
:
"現在の端末バージョンでは利用できません。"
,
"err_target_android_version_not_support"
:
"対象ユーザの端末バージョンでは文書協業が利用できません。"
,
...
...
public_new/js/language_ko.js
View file @
cb937fbf
...
...
@@ -94,7 +94,7 @@ $.lang.ko = {
"notify_not_released"
:
"추후 공개예정입니다."
,
"error_empty_room_name"
:
"룸명을 입력해주세요."
,
"inform_exit_host_collaboration"
:
"호스트가 협업을 종료하였습니다."
,
"request_capture"
:
"님이 화면캡처를 요청하셨습니다.
(확인시 화면을캡처하고 호스트를 변경합니다.)
"
,
"request_capture"
:
"님이 화면캡처를 요청하셨습니다."
,
"host_change_notify"
:
"호스트가 %@님으로 변경되었습니다."
,
"not_support_version"
:
"현재단말버전에서는 지원되지않는기능입니다."
,
"err_target_android_version_not_support"
:
"해당 유저의 단말버전에서는 문서협업이 이용불가능합니다."
,
...
...
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