You've already forked AstralRinth
update blog post
This commit is contained in:
@@ -137,7 +137,7 @@ const BADGES = [
|
||||
about: [
|
||||
defineMessage({
|
||||
id: 'user.profile.badge.alpha.about.1',
|
||||
defaultMessage: `This user has been around since Modrinth Alpha, which ended in November 2020`,
|
||||
defaultMessage: `This user has been around since Modrinth Alpha, which ended in November 2020.`,
|
||||
}),
|
||||
],
|
||||
criteria: [
|
||||
@@ -372,7 +372,7 @@ const BADGES = [
|
||||
about: [
|
||||
defineMessage({
|
||||
id: 'user.profile.badge.hosting-alpha.about.1',
|
||||
defaultMessage: `This user participated in a closed alpha test of Modrinth Hosting before we launched Modrinth Hosting Beta in November 2024`,
|
||||
defaultMessage: `This user participated in a closed alpha test of Modrinth Hosting before we launched Modrinth Hosting Beta in November 2024.`,
|
||||
}),
|
||||
],
|
||||
criteria: [], // TODO: Add badge on backend for Hosting Alpha Tester
|
||||
|
||||
@@ -4491,7 +4491,7 @@
|
||||
"defaultMessage": "Dismiss all"
|
||||
},
|
||||
"user.profile.badge.alpha.about.1": {
|
||||
"defaultMessage": "This user has been around since Modrinth Alpha, which ended in November 2020"
|
||||
"defaultMessage": "This user has been around since Modrinth Alpha, which ended in November 2020."
|
||||
},
|
||||
"user.profile.badge.alpha.name": {
|
||||
"defaultMessage": "Alpha Tester"
|
||||
@@ -4548,7 +4548,7 @@
|
||||
"defaultMessage": "Early Shader Adopter"
|
||||
},
|
||||
"user.profile.badge.hosting-alpha.about.1": {
|
||||
"defaultMessage": "This user participated in a closed alpha test of Modrinth Hosting before we launched Modrinth Hosting Beta in November 2024"
|
||||
"defaultMessage": "This user participated in a closed alpha test of Modrinth Hosting before we launched Modrinth Hosting Beta in November 2024."
|
||||
},
|
||||
"user.profile.badge.hosting-alpha.name": {
|
||||
"defaultMessage": "Modrinth Hosting Alpha Tester"
|
||||
|
||||
Reference in New Issue
Block a user