A documentation section has been added to the admin panel.
This commit is contained in:
7
app/application/lang/en/version-status.php
Normal file
7
app/application/lang/en/version-status.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
return [
|
||||
'NotSupported' => 'Not Supported',
|
||||
'Supported' => 'Supported',
|
||||
'CurrentVersion' => 'Current version',
|
||||
'FutureVersion' => 'Future version',
|
||||
];
|
Reference in New Issue
Block a user