[task#127475,0.5h,doing] add lang.
This commit is contained in:
@@ -25,6 +25,11 @@ $lang->pivot->exportType = 'Export Type';
|
||||
$lang->pivot->exportRange = 'Export Range';
|
||||
$lang->pivot->story = 'Story';
|
||||
|
||||
$lang->pivot->otherLang = new stdclass();
|
||||
$lang->pivot->otherLang->product = 'Product';
|
||||
$lang->pivot->otherLang->productStatus = 'Product Status';
|
||||
$lang->pivot->otherLang->productType = 'Product type';
|
||||
|
||||
$lang->pivot->cancelAndBack = 'Cancel save and back';
|
||||
|
||||
$lang->pivot->deleteTip = 'Are you sure you want to delete it ?';
|
||||
|
||||
@@ -25,6 +25,11 @@ $lang->pivot->exportType = 'Export Type';
|
||||
$lang->pivot->exportRange = 'Export Range';
|
||||
$lang->pivot->story = 'Story';
|
||||
|
||||
$lang->pivot->otherLang = new stdclass();
|
||||
$lang->pivot->otherLang->product = 'Product';
|
||||
$lang->pivot->otherLang->productStatus = 'Product Status';
|
||||
$lang->pivot->otherLang->productType = 'Product type';
|
||||
|
||||
$lang->pivot->cancelAndBack = 'Cancel save and back';
|
||||
|
||||
$lang->pivot->deleteTip = 'Are you sure you want to delete it ?';
|
||||
|
||||
@@ -25,6 +25,11 @@ $lang->pivot->exportType = 'Export Type';
|
||||
$lang->pivot->exportRange = 'Export Range';
|
||||
$lang->pivot->story = 'Story';
|
||||
|
||||
$lang->pivot->otherLang = new stdclass();
|
||||
$lang->pivot->otherLang->product = 'Product';
|
||||
$lang->pivot->otherLang->productStatus = 'Product Status';
|
||||
$lang->pivot->otherLang->productType = 'Product type';
|
||||
|
||||
$lang->pivot->cancelAndBack = 'Cancel save and back';
|
||||
|
||||
$lang->pivot->deleteTip = 'Are you sure you want to delete it ?';
|
||||
|
||||
@@ -25,6 +25,11 @@ $lang->pivot->exportType = '导出格式';
|
||||
$lang->pivot->exportRange = '导出范围';
|
||||
$lang->pivot->story = '需求';
|
||||
|
||||
$lang->pivot->otherLang = new stdclass();
|
||||
$lang->pivot->otherLang->product = '产品';
|
||||
$lang->pivot->otherLang->productStatus = '产品状态';
|
||||
$lang->pivot->otherLang->productType = '产品类型';
|
||||
|
||||
$lang->pivot->cancelAndBack = '取消保存并返回';
|
||||
|
||||
$lang->pivot->deleteTip = '您确认要删除吗?';
|
||||
|
||||
Reference in New Issue
Block a user