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