From b7c0a83bc4f63ef5dde400c4c7859fb56da9d6be Mon Sep 17 00:00:00 2001 From: Glenn de Haan Date: Tue, 21 Oct 2025 11:30:14 +0200 Subject: [PATCH] New translations kiosk.json (Persian) --- locales/fa/kiosk.json | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 locales/fa/kiosk.json diff --git a/locales/fa/kiosk.json b/locales/fa/kiosk.json new file mode 100644 index 0000000..78c85a2 --- /dev/null +++ b/locales/fa/kiosk.json @@ -0,0 +1,27 @@ +{ + "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" +}