From f5b8529fa8cb72a6c2cb6de70c531b98fe5e22bf Mon Sep 17 00:00:00 2001 From: Glenn de Haan Date: Mon, 29 Sep 2025 08:58:47 +0200 Subject: [PATCH] New translations print.json (Serbian (Cyrillic)) --- locales/sr/print.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/locales/sr/print.json b/locales/sr/print.json index 37bee9f..1dc8a1a 100644 --- a/locales/sr/print.json +++ b/locales/sr/print.json @@ -1,15 +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" + "title": "Ваучер Код за WiFi", + "connect": "Повежите се", + "password": "Лозинка", + "or": "или", + "scan": "Скенирајте за повезивање", + "details": "Детаљи ваучера", + "type": "Тип", + "multiUse": "Вишекратна употреба", + "singleUse": "Једнократна употреба", + "duration": "Трајање", + "dataLimit": "Ограничење података", + "downloadLimit": "Ограничење преузимања", + "uploadLimit": "Ограничење отпремања" }