Terms & Privacy Policy

This commit is contained in:
2024-08-15 23:20:44 +08:00
parent 756080aaf5
commit 36055f553a
6 changed files with 133 additions and 3 deletions

View File

@ -51,5 +51,6 @@
"userActivity": "Activity",
"userActivityCaption": "Recent posts of this user.",
"productArchived": "Archived",
"callbackHint": "You need to sign in before access that page. After you signed in, you will be redirected to:"
"callbackHint": "You need to sign in before access that page. After you signed in, you will be redirected to:",
"lastUpdatedAt": "Last updated at {0}"
}

View File

@ -51,5 +51,6 @@
"authorizeCompletedRedirect": "现在您可以继续使用他们的应用,我们会很快将您重定向。",
"authorizeCompletedRedirectHint": "正在传送到…",
"decline": "拒绝",
"approve": "批准"
"approve": "批准",
"lastUpdatedAt": "最后更新于 {0}"
}