From 23c04186d7ae8fcd3c78a7f2a1c4d57ddd20acc4 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Wed, 6 Jan 2021 23:57:07 +0200 Subject: [PATCH] New translations en-US.json (Galician) --- src/config/locales/gl-ES.json | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/src/config/locales/gl-ES.json b/src/config/locales/gl-ES.json index c4717a805..e1651e8d7 100644 --- a/src/config/locales/gl-ES.json +++ b/src/config/locales/gl-ES.json @@ -361,7 +361,8 @@ "invalidImage": "Invalid image, try different file", "something_wrong": "Something went wrong.", "something_wrong_alt": "Try https://ecency.com", - "something_wrong_reload": "Reload" + "something_wrong_reload": "Reload", + "can_not_be_empty": "Title and body can not be empty!" }, "post": { "reblog_alert": "Are you sure, you want to reblog?", @@ -537,7 +538,15 @@ "more_replies": "more replies" }, "search_result": { - "others": "Others", + "best": { + "title": "Best" + }, + "people": { + "title": "People" + }, + "topics": { + "title": "Topics" + }, "communities": { "title": "Communities", "subscribe": "Join",