Skip to content

Commit 7e2a014

Browse files
authored
feat: added new translation (bn_BN) to appflowy-editor (#1356)
* Create intl_bn_BN.arb * Update intl_bn_BN.arb
1 parent 170bbb6 commit 7e2a014

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
{
2+
"@@locale": "bn_BN",
3+
"bold": "বল্ড ফন্ট",
4+
"@bold": {},
5+
"bulletedList": "বুলেট তালিকা",
6+
"@bulletedList": {},
7+
"checkbox": "চেকবক্স",
8+
"@checkbox": {},
9+
"embedCode": "এম্বেড কোড",
10+
"@embedCode": {},
11+
"heading1": "শিরোনাম 1",
12+
"@heading1": {},
13+
"heading2": "শিরোনাম 2",
14+
"@heading2": {},
15+
"heading3": "শিরোনাম 3",
16+
"@heading3": {},
17+
"highlight": "হাইলাইট",
18+
"@highlight": {},
19+
"image": "ইমেজ",
20+
"@image": {},
21+
"italic": "ইটালিক ফন্ট",
22+
"@italic": {},
23+
"link": "লিঙ্ক",
24+
"@link": {},
25+
"numberedList": "সংখ্যাযুক্ত তালিকা",
26+
"@numberedList": {},
27+
"quote": "উদ্ধৃতি",
28+
"@quote": {},
29+
"strikethrough": "স্ট্রাইকথ্রু",
30+
"@strikethrough": {},
31+
"text": "পাঠ্য",
32+
"@text": {},
33+
"underline": "আন্ডারলাইন",
34+
"@underline": {}
35+
}

0 commit comments

Comments
 (0)