mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
add salary to userdetails page
This commit is contained in:
@@ -14,4 +14,5 @@ return [
|
||||
'decrement' => 'decrement',
|
||||
'action' => 'Action',
|
||||
'no_limit' => 'No limit',
|
||||
'sum' => 'Sum',
|
||||
];
|
||||
|
||||
@@ -14,4 +14,5 @@ return [
|
||||
'decrement' => '减少',
|
||||
'action' => '操作',
|
||||
'no_limit' => '不限',
|
||||
'sum' => '累计',
|
||||
];
|
||||
|
||||
@@ -14,4 +14,5 @@ return [
|
||||
'decrement' => '減少',
|
||||
'action' => '操作',
|
||||
'no_limit' => '不限',
|
||||
'sum' => '累計',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user