Skip to content

Commit

Permalink
Merge pull request #3334 from thematters/develop
Browse files Browse the repository at this point in the history
Release: v4.19.0
  • Loading branch information
robertu7 authored Apr 13, 2023
2 parents 39485de + 969a9bb commit 3061e11
Show file tree
Hide file tree
Showing 201 changed files with 5,086 additions and 4,248 deletions.
1 change: 1 addition & 0 deletions .stylelintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
],
"plugins": ["stylelint-prettier"],
"rules": {
"number-max-precision": 7,
"at-rule-no-unknown": null,
"no-descending-specificity": null,
"prettier/prettier": true,
Expand Down
43 changes: 12 additions & 31 deletions lang/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,10 @@
"defaultMessage": "Likes",
"description": ""
},
"2uRduT": {
"defaultMessage": "comment",
"description": "src/components/Notice/CommentNotice/CommentPinnedNotice.tsx"
},
"2uwwz+": {
"defaultMessage": "Accumulated read time indicates the total time length that registered users read.",
"description": "src/components/Dialogs/HelpDialog/index.tsx"
Expand Down Expand Up @@ -163,10 +167,6 @@
"defaultMessage": "Term of Services",
"description": ""
},
"6gOpfl": {
"defaultMessage": "You won't see announcements for 7 days",
"description": "src/views/Home/Announcements/index.tsx"
},
"77tYPg": {
"defaultMessage": "After deletion, the {commentType} will be removed immediately",
"description": "src/components/Comment/DropdownActions/DeleteComment/Dialog.tsx"
Expand All @@ -187,10 +187,6 @@
"defaultMessage": "Next Step",
"description": ""
},
"8ttGfR": {
"defaultMessage": "Add Article",
"description": "src/views/TagDetail/Buttons/AddButton/AddMyArticlesButton/index.tsx"
},
"8xPi0N": {
"defaultMessage": "Unsubscribe Circle",
"description": "src/views/Circle/Profile/DropdownActions/index.tsx"
Expand Down Expand Up @@ -259,6 +255,10 @@
"defaultMessage": ". Take a look at your income",
"description": "src/components/Notice/TransactionNotice/PaymentReceivedDonationNotice.tsx"
},
"CBDDR5": {
"defaultMessage": "Must be between 2-20 characters long. Only lowercase letters, numbers and underline are allowed.",
"description": ""
},
"Cdkhl8": {
"defaultMessage": "Delete {commentType}",
"description": "src/components/Comment/DropdownActions/DeleteComment/Dialog.tsx"
Expand Down Expand Up @@ -527,10 +527,6 @@
"defaultMessage": "Share",
"description": ""
},
"Pdx3j1": {
"defaultMessage": "New Article",
"description": "src/views/TagDetail/Buttons/AddButton/CreateDraftMenuItem/index.tsx"
},
"PjT72J": {
"defaultMessage": "liked your article",
"description": "src/components/Notice/ArticleNotice/ArticleNewAppreciationNotice.tsx"
Expand Down Expand Up @@ -767,10 +763,6 @@
"defaultMessage": "Unblock",
"description": "src/components/BlockUser/Button/index.tsx"
},
"bVZDVx": {
"defaultMessage": "withdrawal process has started. Please refer to your bank for payout status.",
"description": "src/components/Notice/TransactionNotice/PaymentPayoutNotice.tsx"
},
"beLe/F": {
"defaultMessage": "Broadcast",
"description": ""
Expand Down Expand Up @@ -863,10 +855,6 @@
"defaultMessage": "posted and replied to topics",
"description": "src/components/Notice/CircleNotice/CircleNewDiscussionComments.tsx"
},
"gMZZ9I": {
"defaultMessage": "Must be between 2-20 characters long. Only letters, numbers and underscores are allowed.",
"description": ""
},
"gMZfHO": {
"defaultMessage": "RSS Subscription",
"description": "src/components/Dialogs/RssFeedDialog/Content.tsx"
Expand Down Expand Up @@ -951,10 +939,6 @@
"defaultMessage": "Topics",
"description": ""
},
"l5vWO8": {
"defaultMessage": "Your Matters display name, can be changed later",
"description": "src/components/Forms/EmailSignUpForm/Init.tsx"
},
"lD4FPZ": {
"defaultMessage": "Enter Email",
"description": ""
Expand All @@ -967,6 +951,10 @@
"defaultMessage": "You have not invited anyone yet! Invite friends to join your circle by clicking 'invite friends'.",
"description": "src/views/Circle/Settings/ManageInvitation/Invites/Pending/index.tsx"
},
"ldNgRA": {
"defaultMessage": "Display name, can be changed later",
"description": "src/components/Forms/EmailSignUpForm/Init.tsx"
},
"lhaIoi": {
"defaultMessage": "Enter Display Name",
"description": ""
Expand Down Expand Up @@ -1019,9 +1007,6 @@
"defaultMessage": "Logged in successfully",
"description": ""
},
"ntjlWR": {
"defaultMessage": "comment"
},
"o2Na0B": {
"defaultMessage": "Back to All",
"description": ""
Expand Down Expand Up @@ -1242,10 +1227,6 @@
"defaultMessage": "discussion and mentioned you",
"description": "src/components/Notice/CommentNotice/CommentMentionedYouNotice.tsx"
},
"z4NaU2": {
"defaultMessage": "Your",
"description": "src/components/Notice/TransactionNotice/PaymentPayoutNotice.tsx"
},
"zKOr2x": {
"defaultMessage": "Conversion Rate of Followers",
"description": "src/views/Circle/Analytics/FollowerAnalytics/index.tsx"
Expand Down
Loading

0 comments on commit 3061e11

Please sign in to comment.