File "source-modal.php"

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

<?php

return [
    'heading' => 'ویرایش کد سورس',
    'buttons' => [
        'cancel' => 'لغو',
        'update' => 'به روز رسانی',
    ],
    'labels' => [
        'source' => 'سورس',
    ],
];