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 7c237b6 commit 7635e61Copy full SHA for 7635e61
lang/fa/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' => 'آدرس',
149
'text_to_display' => 'متن جهت نمایش',
150
'title' => 'عنوان',
151
+ 'browse_links' => 'Browse links',
152
'open_link' => 'بازکردن لینک',
153
'open_link_in' => 'باز کردن لینک در ...',
154
'open_link_current' => 'پنجره کنونی',
0 commit comments