Skip to content

Commit e09ece6

Browse files
committedSep 6, 2021
feat: 房客 -> 访客
1 parent 50ec428 commit e09ece6

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
 

‎json/kr_zh.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1759,7 +1759,7 @@
17591759
],
17601760
"fullPageError.reportAProblem.label": ["문제 신고하기", "报告问题"],
17611761
"fullPageError.somethingWrong.label": ["문제가 발생했나요?", "出问题了吗?"],
1762-
"guestPagesPopup.permissionsForUserGuest.label": ["게스트", "房客"],
1762+
"guestPagesPopup.permissionsForUserGuest.label": ["게스트", "访客"],
17631763
"helpButton.whatsNew.menuItem": ["새로운 소식", "新消息"],
17641764
"invalidVATEmail.billingLink.text": [
17651765
"<b>사업자등록번호를 <billinglink>이 링크</billinglink>에서 변경해 주세요.</b>",

‎json/zh.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2893,7 +2893,7 @@
28932893
"guestPagesPopup.addMemberPermissionButton.label": "转为成员",
28942894
"guestPagesPopup.addMemberPermissionButton.tooltip": "该访客将成为该工作区的成员。",
28952895
"guestPagesPopup.guestAccessiblePagesCaption": "该访客可以访问这些页面",
2896-
"guestPagesPopup.permissionsForUserGuest.label": "房客",
2896+
"guestPagesPopup.permissionsForUserGuest.label": "访客",
28972897
"guestPagesPopup.privatePagePlaceholder": "私人页面",
28982898
"guestPagesPopup.removeGuest.updatingMessage": "更新中⋯",
28992899
"guestPagesPopup.removeGuestButton.label": "移除",

‎notion-zh_CN.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3450,7 +3450,7 @@
34503450
"guestPagesPopup.addMemberPermissionButton.tooltip":
34513451
"该访客将成为该工作区的成员。",
34523452
"guestPagesPopup.guestAccessiblePagesCaption": "该访客可以访问这些页面",
3453-
"guestPagesPopup.permissionsForUserGuest.label": "房客",
3453+
"guestPagesPopup.permissionsForUserGuest.label": "访客",
34543454
"guestPagesPopup.privatePagePlaceholder": "私人页面",
34553455
"guestPagesPopup.removeGuest.updatingMessage": "更新中⋯",
34563456
"guestPagesPopup.removeGuestButton.label": "移除",

‎runtime.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3545,7 +3545,7 @@
35453545
"guestPagesPopup.addMemberPermissionButton.tooltip":
35463546
"该访客将成为该工作区的成员。",
35473547
"guestPagesPopup.guestAccessiblePagesCaption": "该访客可以访问这些页面",
3548-
"guestPagesPopup.permissionsForUserGuest.label": "房客",
3548+
"guestPagesPopup.permissionsForUserGuest.label": "访客",
35493549
"guestPagesPopup.privatePagePlaceholder": "私人页面",
35503550
"guestPagesPopup.removeGuest.updatingMessage": "更新中⋯",
35513551
"guestPagesPopup.removeGuestButton.label": "移除",

0 commit comments

Comments
 (0)