diff --git a/src/config/locales/bn-BD.json b/src/config/locales/bn-BD.json index 0bd30623c..0bc802231 100644 --- a/src/config/locales/bn-BD.json +++ b/src/config/locales/bn-BD.json @@ -1,7 +1,7 @@ { "wallet": { "curation_reward": "Curation Reward", - "author_reward": "Author Reward", + "author_reward": "Whats up everyone", "comment_benefactor_reward": "Comment Benefactor Reward", "claim_reward_balance": "Claim Reward Balance", "transfer": "Transfer", @@ -172,5 +172,12 @@ "already_logged": "You are already logged in, please try to add another account", "invalid_credentials": "Invalid credentials, please check and try again", "unknow_error": "Unknown error, please contact us at support@esteem.app" + }, + "payout": { + "potential_payout": "Potential Payout", + "promoted": "Promoted", + "author_payout": "Author Payout", + "curation_payout": "Curation Payout", + "payout_date": "Payout" } }