mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-18 06:13:45 +02:00
Relicense project under MIT
Permission obtained from @DDynamic. Contributions from other users were removed since we did not obtain permission from them for the re-license. From this point forward all contributors must have a signed Contributor License Agreement on file.
This commit is contained in:
@@ -1,35 +0,0 @@
|
||||
<?php
|
||||
return [
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Standalone Pterodactyl Language Strings
|
||||
|--------------------------------------------------------------------------
|
||||
*/
|
||||
'login' => 'Login',
|
||||
'password' => 'Senha',
|
||||
'email' => 'Email',
|
||||
'whoops' => 'Opa',
|
||||
'success' => 'Sucesso',
|
||||
'location' => 'Localização',
|
||||
'node' => 'Node',
|
||||
'connection' => 'Conexão',
|
||||
'language' => 'Língua',
|
||||
'close' => 'Fechar',
|
||||
'start' => 'Iniciar',
|
||||
'stop' => 'Parar',
|
||||
'restart' => 'Reiniciar',
|
||||
'save' => 'Salvar',
|
||||
'enabled' => 'Ativado',
|
||||
'disabled' => 'Desativado',
|
||||
'submit' => 'Enviar',
|
||||
'current_password' => 'Senha Atual',
|
||||
'again' => 'Novamente',
|
||||
'registered' => 'Registrado',
|
||||
'root_administrator' => 'Administrador Root',
|
||||
'yes' => 'Sim',
|
||||
'no' => 'Não',
|
||||
'memory' => 'Memória',
|
||||
'cpu' => 'CPU',
|
||||
'status' => 'Status',
|
||||
'players' => 'Jogadores',
|
||||
];
|
||||
Reference in New Issue
Block a user