better naming of PhraseApp related stuff
This commit is contained in:
parent
d9225e65df
commit
7f0608d412
3 changed files with 7 additions and 7 deletions
|
@ -26,7 +26,7 @@ namespace Pterodactyl\Extensions;
|
|||
|
||||
use Illuminate\Translation\Translator as LaravelTranslator;
|
||||
|
||||
class Translator extends LaravelTranslator
|
||||
class PhraseAppTranslator extends LaravelTranslator
|
||||
{
|
||||
/**
|
||||
* Get the translation for the given key.
|
Loading…
Add table
Add a link
Reference in a new issue