mirror of
https://github.com/glenndehaan/unifi-voucher-site.git
synced 2026-03-31 06:24:02 -04:00
Implemented the translation.js module. Implemented the 'TRANSLATION_DEBUG' environment variable. Updated the README.md to include the Translations chapter. Moved en.json to en/email.json to better utilize Crowdin
This commit is contained in:
19
locales/en/email.json
Normal file
19
locales/en/email.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"title": "WiFi Voucher Code",
|
||||
"preHeader": "Your WiFi Voucher Code",
|
||||
"greeting": "Hi there",
|
||||
"intro": "Someone generated a WiFi Voucher, please use this code when connecting",
|
||||
"connect": "Connect to",
|
||||
"password": "Password",
|
||||
"or": "or",
|
||||
"scan": "Scan to connect",
|
||||
"details": "Voucher Details",
|
||||
"type": "Type",
|
||||
"multiUse": "Multi-use",
|
||||
"singleUse": "Single-use",
|
||||
"duration": "Duration",
|
||||
"dataLimit": "Data Limit",
|
||||
"downloadLimit": "Download Limit",
|
||||
"uploadLimit": "Upload Limit",
|
||||
"poweredBy": "Powered by"
|
||||
}
|
||||
Reference in New Issue
Block a user