From 483983fea25fc7f39b9fbe40fe7dccc56292d9a4 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 26 Feb 2019 21:15:17 +0200 Subject: [PATCH] New translations en-US.json (Indonesian) --- src/config/locales/id-ID.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/config/locales/id-ID.json b/src/config/locales/id-ID.json index 9c4474872..29323d822 100644 --- a/src/config/locales/id-ID.json +++ b/src/config/locales/id-ID.json @@ -201,9 +201,9 @@ "no_existing_post": "Tidak ada post yang ada" }, "comment_filter": { - "trending": "trending", - "reputation": "reputation", - "votes": "votes", - "age": "age" + "trending": "Trending", + "reputation": "reputasi", + "votes": "berikan suara", + "age": "usia" } }