From 7c9c799f99ef36bd64e89023b9d81baf41b3bab1 Mon Sep 17 00:00:00 2001 From: FarisDaffa <65797160+Faris0520@users.noreply.github.com> Date: Mon, 26 Sep 2022 15:53:27 +0700 Subject: [PATCH] added indonesian quote (#3600) Faris0520 * Update indonesian.json * Update indonesian.json * Update indonesian.json * Update indonesian.json Add more quotes * Updated --- frontend/static/quotes/indonesian.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/frontend/static/quotes/indonesian.json b/frontend/static/quotes/indonesian.json index b88fa152f..31ca368af 100644 --- a/frontend/static/quotes/indonesian.json +++ b/frontend/static/quotes/indonesian.json @@ -1272,6 +1272,12 @@ "source": "Soeharto", "length": 40, "id": 212 + }, + { + "text": "Manusia memang bodoh. Tapi manusia juga makhluk yang bisa berubah.", + "source": "Hissats", + "length": 66, + "id": 213 } ] }