From b260d412ec574a99c05d31c6aa4be89d852eeaed Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Sat, 12 Oct 2024 15:29:47 +0900
Subject: [PATCH] New translations translation.json (Spanish)
---
locales/es_es/translation.json | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/locales/es_es/translation.json b/locales/es_es/translation.json
index c75b5c28..e35edd83 100644
--- a/locales/es_es/translation.json
+++ b/locales/es_es/translation.json
@@ -6,6 +6,7 @@
"public": "Publico",
"favourites": "Favoritos",
"bookmarks": "Marcadores",
+ "follow_requests": "Follow Requests",
"search": "Buscar",
"status": {
"avatar": "Avatar de",
@@ -100,6 +101,10 @@
"body": "{user} ha solicitado seguirte"
}
},
+ "follow_requests": {
+ "authorize": "Authorize",
+ "reject": "Reject"
+ },
"compose": {
"placeholder": "¿Qué estás pensando?",
"spoiler": {