forked from ecamp/ecamp3
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update source file email+intl-icu.en.json
- Loading branch information
1 parent
4fe866a
commit 732fa9b
Showing
1 changed file
with
4 additions
and
4 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 |
---|---|---|
@@ -1,14 +1,14 @@ | ||
{ | ||
"inviteToCamp": { | ||
"subject": "[eCamp3] You were invited to collaborate in camp \"{campName}\"" | ||
"subject": "[eCamp v3] You were invited to collaborate in camp \"{campName}\"" | ||
}, | ||
"userActivation": { | ||
"subject": "Welcome to eCamp3" | ||
"subject": "Welcome to eCamp v3" | ||
}, | ||
"passwordReset": { | ||
"subject": "[eCamp3] Password reset" | ||
"subject": "[eCamp v3] Password reset" | ||
}, | ||
"emailVerification": { | ||
"subject": "[eCamp3] Verify email address" | ||
"subject": "[eCamp v3] Verify email address" | ||
} | ||
} |