chore(lang-ne): 新增尼泊尔语管理与验证消息
- 新增管理后台及相关错误消息 - 定义尼泊尔语验证属性名称 - 新增业务层验证消息 - 创建自定义验证消息 - 新增特定开奖奖项槽位验证消息 - 新增各项验证规则的尼泊尔语翻译
This commit is contained in:
6
lang/ne/validation_exact.php
Normal file
6
lang/ne/validation_exact.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'items must contain the complete 23 draw prize slots.' => 'सबै २३ ड्र पुरस्कार स्लटहरू प्रदान गर्नुपर्छ (पहिलो, दोस्रो, तेस्रो, सुरुवात र सान्त्वना)।',
|
||||
'items_must_contain_23_slots' => 'सबै २३ ड्र पुरस्कार स्लटहरू प्रदान गर्नुपर्छ (पहिलो, दोस्रो, तेस्रो, सुरुवात र सान्त्वना)।',
|
||||
];
|
||||
Reference in New Issue
Block a user