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