From c9f775ba0d979564419e022a07393eb30e6c19c2 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Tue, 2 Jul 2024 22:43:02 +0900 Subject: [PATCH] New translations translation.json (Spanish) --- locales/es_es/translation.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/locales/es_es/translation.json b/locales/es_es/translation.json index 50d56ec8..b64f047d 100644 --- a/locales/es_es/translation.json +++ b/locales/es_es/translation.json @@ -183,6 +183,9 @@ "submit": "Enviar" }, "search": { - "placeholder": "Buscar línea de tiempo" + "placeholder": "Buscar línea de tiempo", + "statuses": "Statuses", + "accounts": "Accounts", + "hashtags": "Hashtags" } }