Skip to content

Commit

Permalink
code format
Browse files Browse the repository at this point in the history
fixed admin note

fix composing

fix orders.info

add multilingual

fix edit
  • Loading branch information
yushine committed Jan 13, 2025
1 parent 2eac10d commit 0ab4e30
Show file tree
Hide file tree
Showing 17 changed files with 314 additions and 221 deletions.
433 changes: 212 additions & 221 deletions innopacks/panel/resources/views/orders/info.blade.php

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions lang/ar/panel/order.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
'billing_zipcode' => 'الرمز البريدي للفاتورة',
'calling_code' => 'رمز الدولة',
'cancelled' => 'ملغي',
'close' => 'إغلاق',
'comment' => 'ملاحظة',
'completed' => 'مكتمل',
'created' => 'تم الإنشاء',
Expand All @@ -40,14 +41,18 @@
'date_time' => 'وقت التحديث',
'email' => 'البريد الإلكتروني',
'history' => 'سجل الحالة',
'image' => 'صورة',
'index' => 'رقم التسلسل',
'ip' => 'عنوان IP',
'locale' => 'لغة العميل',
'number' => 'رقم الطلب',
'order_info' => 'معلومات الطلب',
'order_items' => 'عناصر الطلب',
'paid' => 'مدفوع',
'print' => 'طباعة',
'product' => 'المنتج',
'quantity' => 'الكمية المشتراة',
'ship_list' => 'قائمة الشحن',
'shipped' => 'تم الشحن',
'shipping_address' => 'عنوان الشحن',
'shipping_address_1' => 'عنوان الشحن 1',
Expand All @@ -66,10 +71,12 @@
'shipping_zipcode' => 'الرمز البريدي للشحن',
'sku_code' => 'رمز SKU',
'status' => 'الحالة',
'submit' => 'إرسال',
'subtotal' => 'المجموع الجزئي',
'telephone' => 'رقم الهاتف',
'total' => 'إجمالي الطلب',
'unit_price' => 'سعر الوحدة',
'unpaid' => 'غير مدفوع',
'user_agent' => 'المتصفح',
'website' => 'عنوان الموقع',
];
7 changes: 7 additions & 0 deletions lang/de/panel/order.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
'billing_zipcode' => 'Rechnungsplz',
'calling_code' => 'Landescode',
'cancelled' => 'Abgebrochen',
'close' => 'schließen',
'comment' => 'Kommentar',
'completed' => 'Abgeschlossen',
'created' => 'Erstellt',
Expand All @@ -40,14 +41,18 @@
'date_time' => 'Aktualisiert am',
'email' => 'E-Mail',
'history' => 'Statusverlauf',
'image' => 'Bild',
'index' => 'Index',
'ip' => 'IP Adresse',
'locale' => 'Kundensprache',
'number' => 'Bestellnummer',
'order_info' => 'Bestellinfo',
'order_items' => 'Bestellpositionen',
'paid' => 'Bezahlt',
'print' => 'Drucken',
'product' => 'Produkt',
'quantity' => 'Anzahl',
'ship_list' => 'Lieferschein',
'shipped' => 'Versendet',
'shipping_address' => 'Lieferadresse',
'shipping_address_1' => 'Lieferadresse 1',
Expand All @@ -66,10 +71,12 @@
'shipping_zipcode' => 'Lieferplz',
'sku_code' => 'SKU',
'status' => 'Status',
'submit' => 'einreichen',
'subtotal' => 'Zwischensumme',
'telephone' => 'Telefon',
'total' => 'Bestellbetrag',
'unit_price' => 'Stückpreis',
'unpaid' => 'Unbezahlt',
'user_agent' => 'Browser',
'website' => 'Website-Adresse',
];
2 changes: 2 additions & 0 deletions lang/en/panel/order.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
'billing_zipcode' => 'Billing Zipcode',
'calling_code' => 'Calling Code',
'cancelled' => 'Cancelled',
'close' => 'Close',
'comment' => 'Comment',
'completed' => 'Completed',
'created' => 'Created',
Expand Down Expand Up @@ -70,6 +71,7 @@
'shipping_zipcode' => 'Shipping Zipcode',
'sku_code' => 'SKU',
'status' => 'Status',
'submit' => 'Submit',
'subtotal' => 'Subtotal',
'telephone' => 'Telephone',
'total' => 'Total',
Expand Down
7 changes: 7 additions & 0 deletions lang/es/panel/order.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
'billing_zipcode' => 'Código postal de facturación',
'calling_code' => 'Código de llamada',
'cancelled' => 'Cancelado',
'close' => 'Cerrar',
'comment' => 'Comentario',
'completed' => 'Completado',
'created' => 'Creado',
Expand All @@ -40,14 +41,18 @@
'date_time' => 'Hora',
'email' => 'Correo electrónico',
'history' => 'Historial',
'image' => 'Imagen',
'index' => 'Índice',
'ip' => 'Dirección IP',
'locale' => 'Idioma',
'number' => 'Número',
'order_info' => 'Información',
'order_items' => 'Productos del pedido',
'paid' => 'Pagado',
'print' => 'Imprimir',
'product' => 'Producto',
'quantity' => 'Cantidad',
'ship_list' => 'Lista de envío',
'shipped' => 'Enviado',
'shipping_address' => 'Dirección de envío',
'shipping_address_1' => 'Dirección de envío 1',
Expand All @@ -66,10 +71,12 @@
'shipping_zipcode' => 'Código postal de envío',
'sku_code' => 'SKU',
'status' => 'Estado',
'submit' => 'Enviar',
'subtotal' => 'Subtotal',
'telephone' => 'Teléfono',
'total' => 'Total',
'unit_price' => 'Precio unitario',
'unpaid' => 'Sin pagar',
'user_agent' => 'Agente de usuario',
'website' => 'URL del sitio',
];
7 changes: 7 additions & 0 deletions lang/fr/panel/order.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
'billing_zipcode' => 'Code postal pour la facturation',
'calling_code' => 'Code de pays',
'cancelled' => 'Annulé',
'close' => 'Fermer',
'comment' => 'Commentaire',
'completed' => 'Complété',
'created' => 'Créé',
Expand All @@ -40,14 +41,18 @@
'date_time' => 'Heure de mise à jour',
'email' => 'E-mail',
'history' => 'Historique des statuts',
'image' => 'Image',
'index' => 'Index',
'ip' => 'Adresse IP',
'locale' => 'Langue du client',
'number' => 'Numéro de commande',
'order_info' => 'Informations sur la commande',
'order_items' => 'Articles de la commande',
'paid' => 'Payé',
'print' => 'Imprimer',
'product' => 'Produit',
'quantity' => 'Quantité commandée',
'ship_list' => 'Liste d’expédition',
'shipped' => 'Expédié',
'shipping_address' => 'Adresse de livraison',
'shipping_address_1' => 'Adresse de livraison 1',
Expand All @@ -66,10 +71,12 @@
'shipping_zipcode' => 'Code postal pour la livraison',
'sku_code' => 'SKU',
'status' => 'Statut',
'submit' => 'Soumettre',
'subtotal' => 'Sous-total',
'telephone' => 'Téléphone',
'total' => 'Montant de la commande',
'unit_price' => 'Prix unitaire',
'unpaid' => 'Non payé',
'user_agent' => 'Navigateur',
'website' => 'Adresse du site web',
];
7 changes: 7 additions & 0 deletions lang/id/panel/order.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
'billing_zipcode' => 'Kode Pos Penagihan',
'calling_code' => 'Kode Negara',
'cancelled' => 'Dibatalkan',
'close' => 'Tutup',
'comment' => 'Komentar',
'completed' => 'Selesai',
'created' => 'Dibuat',
Expand All @@ -40,14 +41,18 @@
'date_time' => 'Waktu Pembaruan',
'email' => 'Email',
'history' => 'Riwayat Status',
'image' => 'Gambar',
'index' => 'Nomor urut',
'ip' => 'Alamat IP',
'locale' => 'Bahasa Pelanggan',
'number' => 'Nomor Pesanan',
'order_info' => 'Informasi Pesanan',
'order_items' => 'Item Pesanan',
'paid' => 'Sudah Dibayar',
'print' => 'Cetak',
'product' => 'Produk',
'quantity' => 'Jumlah Pembelian',
'ship_list' => 'Daftar pengiriman',
'shipped' => 'Terkirim',
'shipping_address' => 'Alamat Pengiriman',
'shipping_address_1' => 'Alamat Pengiriman 1',
Expand All @@ -66,10 +71,12 @@
'shipping_zipcode' => 'Kode Pos Pengiriman',
'sku_code' => 'Kode SKU',
'status' => 'Status',
'submit' => 'Kirim',
'subtotal' => 'Subtotal',
'telephone' => 'Nomor Telepon',
'total' => 'Total Pesanan',
'unit_price' => 'Harga Satuan',
'unpaid' => 'Belum Dibayar',
'user_agent' => 'Peramban',
'website' => 'Alamat situs web',
];
7 changes: 7 additions & 0 deletions lang/it/panel/order.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
'billing_zipcode' => 'CAP di fatturazione',
'calling_code' => 'Codice di chiamata',
'cancelled' => 'Cancellato',
'close' => 'Chiudi',
'comment' => 'Commento',
'completed' => 'Completato',
'created' => 'Creato',
Expand All @@ -40,14 +41,18 @@
'date_time' => 'Data e ora di aggiornamento',
'email' => 'Email',
'history' => 'Cronologia stato',
'image' => 'Immagine',
'index' => 'Indice',
'ip' => 'Indirizzo IP',
'locale' => 'Lingua cliente',
'number' => 'Numero ordine',
'order_info' => 'Informazioni ordine',
'order_items' => 'Articoli dell\'ordine',
'paid' => 'Pagato',
'print' => 'Stampa',
'product' => 'Prodotto',
'quantity' => 'Quantità ordinata',
'ship_list' => 'Lista di spedizione',
'shipped' => 'Spedito',
'shipping_address' => 'Indirizzo di spedizione',
'shipping_address_1' => 'Indirizzo di spedizione 1',
Expand All @@ -66,10 +71,12 @@
'shipping_zipcode' => 'CAP di spedizione',
'sku_code' => 'SKU',
'status' => 'Stato',
'submit' => 'Invia',
'subtotal' => 'Subtotale',
'telephone' => 'Telefono',
'total' => 'Totale ordine',
'unit_price' => 'Prezzo unitario',
'unpaid' => 'Non pagato',
'user_agent' => 'Browser',
'website' => 'Indirizzo del sito web',
];
7 changes: 7 additions & 0 deletions lang/ja/panel/order.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
'billing_zipcode' => '請求先郵便番号',
'calling_code' => '国番号',
'cancelled' => 'キャンセル',
'close' => '閉じる',
'comment' => 'コメント',
'completed' => '完了',
'created' => '作成',
Expand All @@ -40,14 +41,18 @@
'date_time' => '更新日時',
'email' => 'メールアドレス',
'history' => 'ステータス履歴',
'image' => '画像',
'index' => 'インデックス',
'ip' => 'IPアドレス',
'locale' => '顧客言語',
'number' => '注文番号',
'order_info' => '注文情報',
'order_items' => '注文商品',
'paid' => '支払い済み',
'print' => '印刷',
'product' => '商品',
'quantity' => '購入数量',
'ship_list' => '発送リスト',
'shipped' => '発送済み',
'shipping_address' => '配送先住所',
'shipping_address_1' => '配送先住所1',
Expand All @@ -66,10 +71,12 @@
'shipping_zipcode' => '配送先郵便番号',
'sku_code' => 'SKU',
'status' => 'ステータス',
'submit' => '送信',
'subtotal' => '小計',
'telephone' => '電話番号',
'total' => '注文金額',
'unit_price' => '単価',
'unpaid' => '未払い',
'user_agent' => 'ブラウザ',
'website' => 'ウェブサイトのURL',
];
7 changes: 7 additions & 0 deletions lang/ko/panel/order.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
'billing_zipcode' => '청구지 우편번호',
'calling_code' => '국가 코드',
'cancelled' => '취소됨',
'close' => '닫기',
'comment' => '의견',
'completed' => '완료',
'created' => '생성',
Expand All @@ -40,14 +41,18 @@
'date_time' => '업데이트 시간',
'email' => '이메일',
'history' => '상태 기록',
'image' => '이미지',
'index' => '인덱스',
'ip' => 'IP 주소',
'locale' => '고객 언어',
'number' => '주문 번호',
'order_info' => '주문 정보',
'order_items' => '주문 상품',
'paid' => '결제됨',
'print' => '인쇄',
'product' => '상품',
'quantity' => '구매 수량',
'ship_list' => '출하 목록',
'shipped' => '배송됨',
'shipping_address' => '배송지 주소',
'shipping_address_1' => '배송지 주소1',
Expand All @@ -66,10 +71,12 @@
'shipping_zipcode' => '배송지 우편번호',
'sku_code' => 'SKU',
'status' => '상태',
'submit' => '제출',
'subtotal' => '소계',
'telephone' => '전화번호',
'total' => '주문 금액',
'unit_price' => '단가',
'unpaid' => '미결제',
'user_agent' => '브라우저',
'website' => '웹사이트 주소',
];
7 changes: 7 additions & 0 deletions lang/ms/panel/order.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
'billing_zipcode' => 'Poskod Bil',
'calling_code' => 'Kod Negara',
'cancelled' => 'Dibatalkan',
'close' => 'Tutup',
'comment' => 'Komen',
'completed' => 'Selesai',
'created' => 'Dicipta',
Expand All @@ -40,14 +41,18 @@
'date_time' => 'Masa Dikemaskini',
'email' => 'E-mel',
'history' => 'Sejarah Status',
'image' => 'Imej',
'index' => 'Indeks',
'ip' => 'Alamat IP',
'locale' => 'Bahasa Pelanggan',
'number' => 'Nombor Pesanan',
'order_info' => 'Maklumat Pesanan',
'order_items' => 'Item Pesanan',
'paid' => 'Dibayar',
'print' => 'Cetak',
'product' => 'Produk',
'quantity' => 'Kuantiti Pembelian',
'ship_list' => 'Senarai penghantaran',
'shipped' => 'Dihantar',
'shipping_address' => 'Alamat Penghantaran',
'shipping_address_1' => 'Alamat Penghantaran 1',
Expand All @@ -66,10 +71,12 @@
'shipping_zipcode' => 'Poskod Penghantaran',
'sku_code' => 'Kod SKU',
'status' => 'Status',
'submit' => 'Hantar',
'subtotal' => 'Jumlah Kecil',
'telephone' => 'Nombor Telefon',
'total' => 'Jumlah Pesanan',
'unit_price' => 'Harga Seunit',
'unpaid' => 'Belum Dibayar',
'user_agent' => 'Pelayar',
'website' => 'Alamat laman web',
];
Loading

0 comments on commit 0ab4e30

Please sign in to comment.