From 50ce63bd83ed1bc9772eb9060b64ae6cbe88dc61 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Wed, 13 Dec 2023 04:00:03 +0900
Subject: [PATCH] New translations translation.json (Portuguese)
---
locales/pt_pt/translation.json | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/locales/pt_pt/translation.json b/locales/pt_pt/translation.json
index 0da8f754..bd89f757 100644
--- a/locales/pt_pt/translation.json
+++ b/locales/pt_pt/translation.json
@@ -15,7 +15,8 @@
},
"show_more": "Show more",
"show_less": "Show less",
- "cw": "Media hidden"
+ "cw": "Media hidden",
+ "report": "Report {user}"
}
},
"accounts": {
@@ -115,5 +116,10 @@
"title": "Settings",
"language": "Language",
"font_size": "Font size"
+ },
+ "report": {
+ "title": "Report {user}",
+ "detail": "Detail",
+ "submit": "Submit"
}
}