@orderly.network/i18n 3.1.3 → 3.1.4-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -156,7 +156,7 @@ var affiliate = {
156
156
  "affiliate.referralCode.editCodeModal.title": "Settings",
157
157
  "affiliate.referralCode.editCodeModal.description": "Edit your referral code",
158
158
  "affiliate.referralCode.editCodeModal.label": "Referral code",
159
- "affiliate.referralCode.editCodeModal.helpText.length": "Must be 4\u201310 characters long",
159
+ "affiliate.referralCode.editCodeModal.helpText.length": "Must be 4\u201315 characters long",
160
160
  "affiliate.referralCode.editCodeModal.helpText.format": "Only uppercase letters (A\u2013Z) and numbers (0\u20139) are allowed",
161
161
  "affiliate.referralCode.editCodeModal.success": "Referral code updated successfully",
162
162
  "affiliate.referralRate.editRateModal.title": "Settings",
@@ -220,6 +220,15 @@ var affiliate = {
220
220
  "affiliate.networkSize": "Network size",
221
221
  "affiliate.boundAt": "Bound at",
222
222
  "affiliate.customized": "Customized",
223
+ "affiliate.note": "Note",
224
+ "affiliate.editNote": "Edit Note",
225
+ "affiliate.remark": "Remark",
226
+ "affiliate.userAddress": "User address",
227
+ "affiliate.refereeNote": "Referee note",
228
+ "affiliate.refereeNote.placeholder": "Add a remark",
229
+ "affiliate.refereeNote.helpText": "Remark must be 50 characters or less and include only letters, numbers, @, commas, spaces, hyphens, and underscores.",
230
+ "affiliate.refereeNote.helpText.short": "Use up to 50 characters: letters, numbers, @, commas, spaces, hyphens, and underscores.",
231
+ "affiliate.refereeNote.save.success": "Referee note saved.",
223
232
  "affiliate.multiLevel": "Multilevel",
224
233
  "affiliate.multiLevel.tooltip": "Earn commissions from your direct invitees and their sub-affiliate.",
225
234
  "affiliate.singleLevelLegacy": "Single-level (legacy)",
@@ -416,7 +425,7 @@ var connector = {
416
425
  "connector.rememberMe": "Remember me",
417
426
  "connector.rememberMe.description": "Toggle this option to skip these steps next time you want to trade.",
418
427
  "connector.referralCode.placeholder": "Referral code (Optional)",
419
- "connector.referralCode.invalid": "The referral_code must be 4 to 10 characters long, only accept upper case roman characters and numbers",
428
+ "connector.referralCode.invalid": "The referral_code must be 4 to 15 characters long, only accept upper case roman characters and numbers",
420
429
  "connector.referralCode.notExist": "This referral code does not exist.",
421
430
  "connector.somethingWentWrong": "Something went wrong",
422
431
  "connector.userRejected": "User rejected the request.",