chore: run intl:extract

This commit is contained in:
Gravy Boat
2026-08-02 19:49:10 -02:30
parent d7aaa46008
commit 583c0e9708
+15
View File
@@ -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"
},