From 4e6c5c984ea21e9d46639559ebdcd59f90d757fe Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Thu, 7 Dec 2023 01:37:21 +0900 Subject: [PATCH] New translations translation.json (Portuguese) --- locales/pt_pt/translation.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/locales/pt_pt/translation.json b/locales/pt_pt/translation.json index bf929d29..1abbf811 100644 --- a/locales/pt_pt/translation.json +++ b/locales/pt_pt/translation.json @@ -113,6 +113,7 @@ }, "settings": { "title": "Settings", - "language": "Language" + "language": "Language", + "font_size": "Font size" } }