PHP Classes

File: modules/system/lang/ar/client.php

Recommend this page to a friend!
  Packages of Luke Towers   Winter   modules/system/lang/ar/client.php   Download  
File: modules/system/lang/ar/client.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: Winter
Content management system that uses MVC
Author: By
Last change:
Date: 7 months ago
Size: 462 bytes
 

Contents

Class file image Download
<?php

return [

   
/*
    |--------------------------------------------------------------------------
    | Client-side Language Lines
    |--------------------------------------------------------------------------
    |
    | These are messages made available to the client browser via JavaScript.
    | To compile this file run: php artisan winter:util compile lang
    |
    */

   
'markdowneditor' => [
       
'formatting' => '???????',
    ],
];