fix title casing
This commit is contained in:
parent
f67d5f4e88
commit
bc302e878a
|
@ -22,7 +22,7 @@
|
|||
"sow-seed": "Sow the Mango Seed",
|
||||
"too-long-error": "Referral IDs must be less then 33 characters",
|
||||
"total-earnings": "Total Earnings",
|
||||
"total-referrals": "Total referrals",
|
||||
"total-referrals": "Total Referrals",
|
||||
"your-links": "Your Links",
|
||||
"your-referrals": "Your Referrals"
|
||||
}
|
|
@ -22,7 +22,7 @@
|
|||
"sow-seed": "Sow the Mango Seed",
|
||||
"too-long-error": "Referral IDs must be less then 33 characters",
|
||||
"total-earnings": "Total Earnings",
|
||||
"total-referrals": "Total referrals",
|
||||
"total-referrals": "Total Referrals",
|
||||
"your-links": "Your Links",
|
||||
"your-referrals": "Your Referrals"
|
||||
}
|
Loading…
Reference in New Issue