Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Crowdin updates #3910

Merged
merged 4 commits into from
Oct 17, 2023
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 6 additions & 8 deletions lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -226,9 +226,6 @@
"defaultMessage": "This tag is already taken",
"description": "DUPLICATE_TAG"
},
"5MDGuM": {
"defaultMessage": "Enter your email"
},
"5iii3x": {
"defaultMessage": "Circle:",
"description": "src/components/CircleDigest/UserProfile/index.tsx"
Expand Down Expand Up @@ -1296,8 +1293,8 @@
"description": "src/components/Dialogs/SetEmailDialog/Content.tsx"
},
"h9CG9E": {
"description": "src/components/Comment/DropdownActions/DeleteComment/Dialog.tsx",
"defaultMessage": "{commentType} has been deleted"
"defaultMessage": "{commentType} has been deleted",
"description": "src/components/Comment/DropdownActions/DeleteComment/Dialog.tsx"
},
"hASeng": {
"defaultMessage": "Blocked Users",
Expand Down Expand Up @@ -1733,8 +1730,8 @@
"description": "src/components/CollectionDigest/DropdownActions/PinButton.tsx"
},
"xWZr13": {
"description": "src/views/Circle/Analytics/FollowerAnalytics/index.tsx",
"defaultMessage": "{follower, plural, =1 {follower} other {followers}}"
"defaultMessage": "{follower, plural, =1 {follower} other {followers}}",
"description": "src/views/Circle/Analytics/FollowerAnalytics/index.tsx"
},
"xafreT": {
"defaultMessage": "New discussions",
Expand Down Expand Up @@ -1835,4 +1832,5 @@
"defaultMessage": "{subscriber, plural, =1 {subscriber} other {subscribers}}",
"description": "src/views/Circle/Analytics/SubscriberAnalytics/index.tsx"
}
}
}

6 changes: 2 additions & 4 deletions lang/zh-Hans.json
Original file line number Diff line number Diff line change
Expand Up @@ -226,9 +226,6 @@
"defaultMessage": "标签名称已被使用",
"description": "DUPLICATE_TAG"
},
"5MDGuM": {
"defaultMessage": "请输入你的注册邮箱"
},
"5iii3x": {
"defaultMessage": "围炉:",
"description": "src/components/CircleDigest/UserProfile/index.tsx"
Expand Down Expand Up @@ -807,7 +804,7 @@
"description": "src/views/Me/Transactions/index.tsx"
},
"NEKHMm": {
"defaultMessage": "Email",
"defaultMessage": "邮件",
"description": "src/views/Me/Settings/Notifications/Email.tsx"
},
"NNF+3f": {
Expand Down Expand Up @@ -1836,3 +1833,4 @@
"description": "src/views/Circle/Analytics/SubscriberAnalytics/index.tsx"
}
}

8 changes: 3 additions & 5 deletions lang/zh-Hant.json
Original file line number Diff line number Diff line change
Expand Up @@ -226,9 +226,6 @@
"defaultMessage": "標籤名稱已被使用",
"description": "DUPLICATE_TAG"
},
"5MDGuM": {
"defaultMessage": "請輸入你的註冊電子信箱"
},
"5iii3x": {
"defaultMessage": "圍爐:",
"description": "src/components/CircleDigest/UserProfile/index.tsx"
Expand Down Expand Up @@ -807,7 +804,7 @@
"description": "src/views/Me/Transactions/index.tsx"
},
"NEKHMm": {
"defaultMessage": "Email",
"defaultMessage": "電子郵件",
"description": "src/views/Me/Settings/Notifications/Email.tsx"
},
"NNF+3f": {
Expand Down Expand Up @@ -1835,4 +1832,5 @@
"defaultMessage": "{subscriber, plural, =1 {人} other {人}}",
"description": "src/views/Circle/Analytics/SubscriberAnalytics/index.tsx"
}
}
}