Custom Translations doesn't work

Description

Hi, In my rocket chat when I change my language to Persian, some texts like “Discussions”, “Accounts” and … are not translated into Persian. So I tried to use Custom translation but still, these texts are English.

The JSON that I tried:
{“fa”:{“Discussions”:“گفتگو ها”,{“Accounts”:“حساب ها”}}}

Server Setup Information

  • Version of Rocket.Chat Server: 6.3.4
  • Operating System: Ubuntu
  • Deployment Method: snap
  • Number of Running Instances:
  • NodeJS Version: v14.21.2
  • MongoDB Version: 5.0.15 / wiredTiger (oplog Enabled)

I have the same Problem:

Settings → General → Translation


{
	"de": {
		"Email_or_username": "Windows / ActiveDirectory - BenutzerName"
	}
}

dont work for me, also if i use the code without blankspaces.

testet in RC 6.5.0 and 6.4.5, node v14.21.3, RHEL8, Deployment: Yarn, Mongo 6.0.11