mirror of
https://github.com/glenndehaan/unifi-voucher-site.git
synced 2026-03-31 06:24:02 -04:00
28 lines
726 B
JSON
28 lines
726 B
JSON
{
|
|
"title": "WiFi Voucher",
|
|
"language": "Language",
|
|
"type": "Type",
|
|
"multiUse": "Multi-use",
|
|
"singleUse": "Single-use",
|
|
"unlimitedUse": "Unlimited",
|
|
"duration": "Duration",
|
|
"dataLimit": "Data Limit",
|
|
"downloadLimit": "Download Limit",
|
|
"uploadLimit": "Upload Limit",
|
|
"guestName": "Guest Name",
|
|
"generate": "Generate WiFi Voucher",
|
|
"generating": "Generating Voucher",
|
|
"use": "Use this code when connecting",
|
|
"connect": "Connect to",
|
|
"password": "Password",
|
|
"or": "or",
|
|
"scan": "Scan to connect",
|
|
"email": "Email Voucher",
|
|
"optional": "optional",
|
|
"enterEmail": "Enter your email address",
|
|
"send": "Send Voucher",
|
|
"sending": "Sending Email",
|
|
"sent": "Email Sent",
|
|
"back": "Back"
|
|
}
|