feat: added new translation (bn_BN) to appflowy-editor (#1356)

* Create intl_bn_BN.arb

* Update intl_bn_BN.arb
This commit is contained in:
Utsav Paul 2022-10-26 12:22:53 +05:30 committed by GitHub
parent 170bbb6db0
commit 7e2a0144a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,35 @@
{
"@@locale": "bn_BN",
"bold": "বল্ড ফন্ট",
"@bold": {},
"bulletedList": "বুলেট তালিকা",
"@bulletedList": {},
"checkbox": "চেকবক্স",
"@checkbox": {},
"embedCode": "এম্বেড কোড",
"@embedCode": {},
"heading1": "শিরোনাম 1",
"@heading1": {},
"heading2": "শিরোনাম 2",
"@heading2": {},
"heading3": "শিরোনাম 3",
"@heading3": {},
"highlight": "হাইলাইট",
"@highlight": {},
"image": "ইমেজ",
"@image": {},
"italic": "ইটালিক ফন্ট",
"@italic": {},
"link": "লিঙ্ক",
"@link": {},
"numberedList": "সংখ্যাযুক্ত তালিকা",
"@numberedList": {},
"quote": "উদ্ধৃতি",
"@quote": {},
"strikethrough": "স্ট্রাইকথ্রু",
"@strikethrough": {},
"text": "পাঠ্য",
"@text": {},
"underline": "আন্ডারলাইন",
"@underline": {}
}