From 009eda5591afbad0b0b717b6ba26c4faccb6e38e Mon Sep 17 00:00:00 2001 From: Feruz M Date: Fri, 22 Feb 2019 13:07:30 +0200 Subject: [PATCH] New translations en-US.json (Indonesian) --- src/config/locales/id-ID.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/config/locales/id-ID.json b/src/config/locales/id-ID.json index 86df57018..9c4474872 100644 --- a/src/config/locales/id-ID.json +++ b/src/config/locales/id-ID.json @@ -199,5 +199,11 @@ "deep_link": { "no_existing_user": "Tidak ada pengguna yang ada", "no_existing_post": "Tidak ada post yang ada" + }, + "comment_filter": { + "trending": "trending", + "reputation": "reputation", + "votes": "votes", + "age": "age" } }