diff --git a/src/locales/he.json b/src/locales/he.json index c2abab9d..ab4a8800 100644 --- a/src/locales/he.json +++ b/src/locales/he.json @@ -142,7 +142,8 @@ "show_search_suggestions": "הצגת הצעות חיפוש", "chapters_layout_mobile": "פריסת פרקים בנייד", "delete_automatically": "למחוק אוטומטית לאחר", - "enable_dearrow": "הפעלת DeArrow" + "enable_dearrow": "הפעלת DeArrow", + "generate_qrcode": "יצירת קוד QR" }, "comment": { "pinned_by": "ננעץ על ידי {author}", diff --git a/src/locales/pt.json b/src/locales/pt.json index ccd44d2c..810928f2 100644 --- a/src/locales/pt.json +++ b/src/locales/pt.json @@ -139,7 +139,8 @@ "show_search_suggestions": "Mostrar sugestões de pesquisa", "chapters_layout_mobile": "Aplicações recentemente adicionadas", "enable_dearrow": "Ativar o DeArrow", - "delete_automatically": "Eliminar automaticamente após" + "delete_automatically": "Eliminar automaticamente após", + "generate_qrcode": "Gerar código QR" }, "preferences": { "instance_name": "Nome da instância",