File "media-modal.php"

Full Path: /home/tecassol/public_html/tecas-solar.ma/vendor/awcodes/filament-tiptap-editor/resources/lang/fa/media-modal.php
File size: 550 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

return [
    'heading' => [
        'update' => 'به روز رسانی رسانه',
        'insert' => 'درج رسانه',
    ],
    'buttons' => [
        'cancel' => 'لغو',
        'insert' => 'درج',
    ],
    'labels' => [
        'file' => 'فایل',
        'link_text' => 'متن لینک',
        'alt' => 'متن جایگزین',
        'alt_helper_text' => 'یاد بگیرید که چگونه هدف تصویر را توصیف کنید.',
        'title' => 'عنوان',
        'lazy' => 'لیزی لود',
    ],
];