From 0f78653f7a4a073f5f6cfd3c08f28fbb2cccfe79 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Sat, 23 May 2020 22:48:16 +0900
Subject: [PATCH] New translations translation.json (Portuguese)
---
src/config/locales/pt_pt/translation.json | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/src/config/locales/pt_pt/translation.json b/src/config/locales/pt_pt/translation.json
index ef453ae5..e762b070 100644
--- a/src/config/locales/pt_pt/translation.json
+++ b/src/config/locales/pt_pt/translation.json
@@ -455,6 +455,10 @@
"title": "Reblog",
"body": "{{username}} boosted your status"
},
+ "quote": {
+ "title": "Quote",
+ "body": "{{username}} quoted your status"
+ },
"reaction": {
"title": "Reaction",
"body": "{{username}} reacted your status"