mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
invite add seed bonus
This commit is contained in:
@@ -8,4 +8,6 @@ return [
|
||||
'time_units' => [
|
||||
'week' => 'weeks',
|
||||
],
|
||||
'select_all' => 'Select all',
|
||||
'unselect_all' => 'Unselect all',
|
||||
];
|
||||
|
||||
@@ -8,4 +8,6 @@ return [
|
||||
'time_units' => [
|
||||
'week' => '周',
|
||||
],
|
||||
'select_all' => '全選',
|
||||
'unselect_all' => '全不選',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user