ajout app

This commit is contained in:
2024-04-17 20:22:30 +02:00
parent cc017cfc5e
commit f9d05a2fd3
8025 changed files with 729805 additions and 0 deletions

View File

@ -0,0 +1,16 @@
<?php
return array(
'about_manufacturers_title' => 'เกี่ยวกับผู้ผลิต',
'about_manufacturers_text' => 'ผู้ผลิตเป็น บริษัท ที่สร้างสินทรัพย์ของคุณ คุณสามารถจัดเก็บข้อมูลการติดต่อฝ่ายสนับสนุนที่สำคัญไว้ที่นี่ซึ่งจะปรากฏในหน้ารายละเอียดสินทรัพย์ของคุณ',
'asset_manufacturers' => 'ผู้ผลิตสินทรัพย์',
'create' => 'สร้างผู้ผลิต',
'id' => 'ID',
'name' => 'ชื่อ',
'support_email' => 'อีเมลสนับสนุน',
'support_phone' => 'โทรศัพท์สนับสนุน',
'support_url' => 'URL การสนับสนุน',
'warranty_lookup_url' => 'Warranty Lookup URL',
'update' => 'ปรับปรุงผู้ผลิต',
);