123456789101112 |
- <?php
- /**
- * FecShop file.
- *
- * @link http://www.fecshop.com/
- * @copyright Copyright (c) 2016 FecShop Software LLC
- * @license http://www.fecshop.com/license/
- */
- return [
- 'fecshop' => 'fr_FR 11app fecshop',
- 'fecshop,{username}' => 'fr_FR 11 app fecshop,{username}',
- ];
|