-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3cbdf95
commit 32b2fad
Showing
1 changed file
with
6 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -318,24 +318,23 @@ | |
} | ||
}, | ||
"EARN_CREDIT": { | ||
"APPLY_CREDIT": "Apply your credit", | ||
"BALANCE_IN_MONTHS": "{{numMonths}} months", | ||
"APPLY_CREDIT": "Apply your free months", | ||
"BALANCE_IN_MONTHS_SG": "{{numMonths}} month", | ||
"BALANCE_IN_MONTHS_PL": "{{numMonths}} months", | ||
"COPIED": "Copied!", | ||
"COPYLINK": "Copy Link", | ||
"CREATE_ACCOUNT": "Create an account to invite friends", | ||
"CREDIT_BALANCE": "Credit Balance", | ||
"CREDIT_BALANCE_TEXT": "You have <bold>{{userCredit}}</bold> credit remaining and have earned <bold>{{userCreditEarned}}</bold> credit in total. {{months}} remaining month or months of RemNote Pro for free.<br /><br />Subscribe to Pro to start using your credit! You won't be charged until your credit runs out.", | ||
"EMAIL_PLACEHOLDER": "[email protected]", | ||
"ENTER_VALID_EMAIL": "Enter valid email!", | ||
"FRIENDS_TITLE": "Friends", | ||
"FRIEND_ALREADY_ON_REMNOTE": "Your friend is already on RemNote", | ||
"HANG_ON": "Hang on", | ||
"INVITE": "Invite", | ||
"INVITED_YOU": " (invited You)", | ||
"INVITED_YOU": " (invited you)", | ||
"INVITE_COPIED": "Invite link copied!", | ||
"INVITE_EMAIL": "Invite via email", | ||
"INVITE_ERROR": "Something went wrong. Please try again later.", | ||
"INVITE_FRIENDS_EARN_CREDIT": "When someone you invite starts using RemNote, both of you earn one month of credit.", | ||
"INVITE_FRIENDS_EARN_CREDIT": "When someone you invite starts using RemNote, both of you earn one free month of RemNote Pro.", | ||
"INVITE_FRIENDS_REMNOTE": "Invite your friends to RemNote!", | ||
"INVITE_TEXT": "Invite Friends", | ||
"KEYWORDS": "invite friends earn credit plan change subscription earn credits free remnote send tweet email choose plan life-long learning pro feature breakdown pricing options", | ||
|
@@ -788,4 +787,4 @@ | |
"TURN_OFF_AUTO_APPLY": "Turn off Auto-Apply", | ||
"VIEW_CONFIGURATION": "Configure Tag" | ||
} | ||
} | ||
} |