invite add seed bonus

This commit is contained in:
xiaomlove
2022-12-05 17:35:39 +08:00
parent 2abc2219ab
commit dc706ca201
7 changed files with 110 additions and 11 deletions

View File

@@ -8,4 +8,6 @@ return [
'time_units' => [
'week' => 'weeks',
],
'select_all' => 'Select all',
'unselect_all' => 'Unselect all',
];

View File

@@ -8,4 +8,6 @@ return [
'time_units' => [
'week' => '周',
],
'select_all' => '全選',
'unselect_all' => '全不選',
];