From 252d6f3aa0d75b49981a848e65064c0845861e34 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Fri, 29 Nov 2019 20:46:36 +0200 Subject: [PATCH] New translations en-US.json (Filipino) --- src/config/locales/fil-PH.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/config/locales/fil-PH.json b/src/config/locales/fil-PH.json index c66b0bb51..2a53ddcc3 100644 --- a/src/config/locales/fil-PH.json +++ b/src/config/locales/fil-PH.json @@ -69,13 +69,20 @@ "title": "eSteem Points", "buy": "GET ESTM" }, - "saving": { + "savingsteem": { "title": "STEEM Savings" }, + "savingsbd": { + "title": "SBD Savings" + }, "steem": { "title": "STEEM", "buy": "GET STEEM" }, + "sbd": { + "title": "SBD", + "buy": "GET SBD" + }, "steem_power": { "title": "STEEM POWER" }