mirror of
https://github.com/modrinth/code.git
synced 2026-09-02 04:56:52 +00:00
chore: run intl:extract
This commit is contained in:
@@ -2921,6 +2921,15 @@
|
||||
"profile.collection.projects-count": {
|
||||
"defaultMessage": "{count, plural, one {# project} other {# projects}}"
|
||||
},
|
||||
"profile.details.error.github-popup-blocked": {
|
||||
"defaultMessage": "Allow pop-ups for Modrinth, then try again."
|
||||
},
|
||||
"profile.details.error.github-profile-message": {
|
||||
"defaultMessage": "The GitHub profile could not be retrieved. Please try again."
|
||||
},
|
||||
"profile.details.error.github-profile-title": {
|
||||
"defaultMessage": "Unable to open GitHub profile"
|
||||
},
|
||||
"profile.details.label.auth-providers": {
|
||||
"defaultMessage": "Auth providers"
|
||||
},
|
||||
@@ -2933,9 +2942,15 @@
|
||||
"profile.details.label.has-totp": {
|
||||
"defaultMessage": "Has TOTP"
|
||||
},
|
||||
"profile.details.label.loading-github-profile": {
|
||||
"defaultMessage": "Loading..."
|
||||
},
|
||||
"profile.details.label.payment-methods": {
|
||||
"defaultMessage": "Payment methods"
|
||||
},
|
||||
"profile.details.label.view-github-profile": {
|
||||
"defaultMessage": "View profile"
|
||||
},
|
||||
"profile.details.title": {
|
||||
"defaultMessage": "User details"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user