-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
hehaoxiang
committed
Apr 11, 2022
1 parent
0851a85
commit bb2d76b
Showing
7 changed files
with
3,300 additions
and
662 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1 @@ | ||
{ | ||
"adminIntegrationSettings.autoApproveBuiltByNotion.builtbyNotion.link": [ | ||
"제작: Notion", | ||
"生产:Notion" | ||
], | ||
"auditLogPaginatedTable.copiedText.noEmail": ["해당 없음", "不适用"], | ||
"auditLogPaginatedTable.copyButton.emailPlaceholder": ["이메일", "电子邮件"], | ||
"auditLogPaginatedTable.copyButton.geolocationPlaceholder": [ | ||
"지리적 위치", | ||
"地理位置" | ||
], | ||
"auditLogPaginatedTable.copyButton.ipPlaceholder": ["IP", "IP"], | ||
"auditLogPaginatedTable.copyButton.platformPlaceholder": ["플랫폼", "平台"], | ||
"auditlog.actionNames.eventColumn.logged_in_geolocation": [ | ||
"{geolocation}에서", | ||
"在{geolocation}中" | ||
], | ||
"auditlog.actionNames.eventColumn.logged_in_platform": [ | ||
"{platform}에", | ||
"{platform}" | ||
], | ||
"export.csvHeader.id": ["ID", "标识"], | ||
"sidebar.betaBadge": ["베타", "测试版"] | ||
} | ||
{} |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "notion_zh-cn", | ||
"version": "2.4.2", | ||
"version": "2.4.3", | ||
"main": "index.js", | ||
"repository": "https://github.com/Reamd7/notion-zh_CN.git", | ||
"author": "reamd7 <[email protected]>", | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.