We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c32c41 commit 2c8f8a6Copy full SHA for 2c8f8a6
lang/bn/editor.php
@@ -13,6 +13,7 @@
13
'cancel' => 'প্রত্যাহার করুন',
14
'save' => 'সংরক্ষণ করুন',
15
'close' => 'বন্ধ করুন',
16
+ 'apply' => 'Apply',
17
'undo' => 'প্রত্যাহার করুন',
18
'redo' => 'পুনর্বহাল রাখুন',
19
'left' => 'বাম',
@@ -147,6 +148,7 @@
147
148
'url' => 'URL',
149
'text_to_display' => 'Text to display',
150
'title' => 'Title',
151
+ 'browse_links' => 'Browse links',
152
'open_link' => 'Open link',
153
'open_link_in' => 'Open link in...',
154
'open_link_current' => 'Current window',
0 commit comments