Files
OMS/app/tgkpi/lang/jp-jp/config.php
2025-12-28 23:13:25 +08:00

28 lines
950 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
/**
* Copyright © ShopeX http://www.shopex.cn. All rights reserved.
* See LICENSE file for license details.
*/
return array (
'language' =>
array (
'绩效管理' => '業績管理',
'任务分配/领取' => 'タスク割り当て/受領',
'绩效统计' => '業績統計',
'查询' => '照会します',
'绩效配置' => 'パフォーマンス・プロファイル',
'拣货' => 'ピッキング',
'拣货流水' => 'ピッキングフロー',
'拣货统计' => 'ピッキング統計',
'校验统计' => 'チェック統計',
'发货统计' => '出荷統計',
'校验失败原因统计' => 'チェック失敗原因統計',
'拣货日报' => 'ピッキング日報',
'校验日报' => '検証日報',
'拣货查询' => 'ピッキング照会',
'进度查询' => '進捗照会',
'校验失败原因设置' => '失敗原因設定をチェックします',
),
);