Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
glenndehaan committed Nov 24, 2024
2 parents 018b20b + 78d4745 commit 3a42006
Show file tree
Hide file tree
Showing 4 changed files with 68 additions and 0 deletions.
19 changes: 19 additions & 0 deletions locales/ca/email.json
Original file line number Diff line number Diff line change
@@ -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"
}
15 changes: 15 additions & 0 deletions locales/ca/print.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"title": "WiFi Voucher Code",
"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"
}
19 changes: 19 additions & 0 deletions locales/es/email.json
Original file line number Diff line number Diff line change
@@ -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"
}
15 changes: 15 additions & 0 deletions locales/es/print.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"title": "WiFi Voucher Code",
"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"
}

0 comments on commit 3a42006

Please sign in to comment.