File "grid-modal.php"

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

<?php

return [
    'heading' => 'گرید بندی',
    'labels' => [
        'submit' => 'درج گرید',
        'columns' => 'ستون ها',
        'stack_at' => 'تغییر حالت در',
        'asymmetric' => 'نامتقارن',
        'asymmetric_left' => 'فاصله ستون چپ',
        'asymmetric_right' => 'فاصله ستون راست',
        'dont_stack' => 'بدون تغییر حالت',
    ],
];