X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/58cadce052f5cc3c9ce2bc12f88a93cac310699a..refs/pull/5685/head:/lang/fa/editor.php diff --git a/lang/fa/editor.php b/lang/fa/editor.php index 3e0be53b8..fa95bb10b 100644 --- a/lang/fa/editor.php +++ b/lang/fa/editor.php @@ -13,6 +13,7 @@ return [ 'cancel' => 'لغو', 'save' => 'ذخیره', 'close' => 'بستن', + 'apply' => 'Apply', 'undo' => 'برگشت', 'redo' => 'از نو', 'left' => 'چپ', @@ -81,6 +82,9 @@ return [ 'table_properties' => 'تنظیمات جدول', 'table_properties_title' => 'تنظیمات جدول', 'delete_table' => 'حذف جدول', + 'table_clear_formatting' => 'Clear table formatting', + 'resize_to_contents' => 'Resize to contents', + 'row_header' => 'Row header', 'insert_row_before' => 'افزودن سطر به قبل', 'insert_row_after' => 'افزودن سطر به بعد', 'delete_row' => 'حذف سطر', @@ -144,6 +148,7 @@ return [ 'url' => 'آدرس', 'text_to_display' => 'متن جهت نمایش', 'title' => 'عنوان', + 'browse_links' => 'Browse links', 'open_link' => 'بازکردن لینک', 'open_link_in' => 'باز کردن لینک در ...', 'open_link_current' => 'پنجره کنونی', @@ -160,6 +165,8 @@ return [ 'about' => 'درباره ویرایشگر', 'about_title' => 'درباره ویرایشگر WYSIWYG', 'editor_license' => 'مجوز و حق کپی رایت ویرایشگر', + 'editor_lexical_license' => 'This editor is built as a fork of :lexicalLink which is distributed under the MIT license.', + 'editor_lexical_license_link' => 'Full license details can be found here.', 'editor_tiny_license' => 'این ویرایشگر توسط :tinyLink و تحت مجوز MIT ساخته شده است.', 'editor_tiny_license_link' => 'جزئیات کپی رایت و مجوز TinyMCE را می توانید در اینجا پیدا کنید.', 'save_continue' => 'ذخیره صفحه و ادامه',