Skip to content

Commit f27d25f

Browse files
authored
Update en-US.json
1 parent 7e2af4f commit f27d25f

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

translations/en-US.json

+6-11
Original file line numberDiff line numberDiff line change
@@ -3685,14 +3685,13 @@
36853685
],
36863686
"description": [
36873687
"<:farming:978799567124447343> **Contests Attended**: {contests:,}\n",
3688-
"<:diamond:1290322591776636928> **Diamond**: {diamond:,}\n",
3689-
"<:cyan_dye:1290322579378274314> **Platinum**: {platinum:,}\n",
3690-
"<:gold:1290322567264997418> **Gold**: {gold:,}\n",
3688+
"<:diamond:1290322591776636928> **Diamond**: {diamond:,} ({unique_diamond:,}/{crop_count:,)\n",
3689+
"<:cyan_dye:1290322579378274314> **Platinum**: {platinum:,} ({unique_platinum:,}/{crop_count:,)\n",
3690+
"<:gold:1290322567264997418> **Gold**: {gold:,} ({unique_gold:,}/{crop_count:,)\n",
36913691
"> {gold_inv:,} in inventory.\n",
3692-
"> {unique_gold:,} unique gold medals.\n",
3693-
"<:iron:1290322554883670048> **Silver**: {silver:,}\n",
3692+
"<:iron:1290322554883670048> **Silver**: {silver:,} ({unique_silver:,}/{crop_count:,)\n",
36943693
"> {silver_inv:,} in inventory.\n",
3695-
"<:brick:1290322545496559667> **Bronze**: {bronze:,}\n",
3694+
"<:brick:1290322545496559667> **Bronze**: {bronze:,} ({unique_bronze:,}/{crop_count:,)\n",
36963695
"> {bronze_inv:,} in inventory.\n"
36973696
],
36983697
"crop": [
@@ -3701,11 +3700,7 @@
37013700
"> Best: {personal_best:*}\n",
37023701
"> Total: {total:*}\n",
37033702
"Average Place: {average}\n",
3704-
"<:brick:1290322545496559667> {bronze:,} ",
3705-
"<:iron:1290322554883670048> {silver:,} ",
3706-
"<:gold:1290322567264997418> {gold:,} ",
3707-
"<:cyan_dye:1290322579378274314> {platinum:,} ",
3708-
"<:diamond:1290322591776636928> {diamond:,}",
3703+
"{medals}",
37093704
],
37103705
"noData": [
37113706
"No contest data was found on this profile."

0 commit comments

Comments
 (0)