* [story#69519,0.5h] add lang.

This commit is contained in:
qixinzhi
2024-11-20 16:57:50 +08:00
committed by 周鑫
parent a24eb7e58c
commit 085dc78efe
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -26,6 +26,7 @@ $lang->pivot->exportRange = 'Export Range';
$lang->pivot->story = 'Story';
$lang->pivot->clear = 'Clear';
$lang->pivot->keep = 'Keep';
$lang->pivot->new = 'New';
$lang->pivot->accessDenied = 'You do not have access to this pivot';
$lang->pivot->acl = 'Access Control';
+1
View File
@@ -26,6 +26,7 @@ $lang->pivot->exportRange = 'Export Range';
$lang->pivot->story = 'Story';
$lang->pivot->clear = 'Clear';
$lang->pivot->keep = 'Keep';
$lang->pivot->new = 'New';
$lang->pivot->accessDenied = 'You do not have access to this pivot';
$lang->pivot->acl = 'Access Control';
+1
View File
@@ -26,6 +26,7 @@ $lang->pivot->exportRange = 'Export Range';
$lang->pivot->story = 'Story';
$lang->pivot->clear = 'Clear';
$lang->pivot->keep = 'Keep';
$lang->pivot->new = 'New';
$lang->pivot->accessDenied = 'You do not have access to this pivot';
$lang->pivot->acl = 'Access Control';
+1
View File
@@ -26,6 +26,7 @@ $lang->pivot->exportRange = '导出范围';
$lang->pivot->story = '需求';
$lang->pivot->clear = '清空';
$lang->pivot->keep = '保留设计';
$lang->pivot->new = '新';
$lang->pivot->accessDenied = '您无权访问该透视表';
$lang->pivot->acl = '访问控制';