mirror of
https://bitbucket.org/jsuto/piler.git
synced 2026-03-19 17:21:44 +01:00
added gui header customisation
This commit is contained in:
@@ -41,6 +41,7 @@ $_['text_close'] = "Schließen";
|
||||
$_['text_compressed'] = "komprimiert";
|
||||
$_['text_confirm_to_reset_counters'] = "Zurücksetzen des Zählers bestätigen";
|
||||
$_['text_connection_failed'] = "Connection failed";
|
||||
$_['text_contact_support'] = "Contact support";
|
||||
$_['text_connection_ok'] = "Connection OK";
|
||||
$_['text_content_filter'] = "Inhaltsfilter";
|
||||
$_['text_conversation_available'] = "Zugehörige Nachrichten vorhanden";
|
||||
|
||||
@@ -42,6 +42,7 @@ $_['text_compressed'] = "compressed";
|
||||
$_['text_confirm_to_reset_counters'] = "Confirm to reset counters";
|
||||
$_['text_connection_failed'] = "Connection failed";
|
||||
$_['text_connection_ok'] = "Connection OK";
|
||||
$_['text_contact_support'] = "Contact support";
|
||||
$_['text_content_filter'] = "Content filter";
|
||||
$_['text_conversation_available'] = "Conversation available";
|
||||
$_['text_copied'] = "Copied";
|
||||
|
||||
@@ -42,6 +42,7 @@ $_['text_compressed'] = "t
|
||||
$_['text_confirm_to_reset_counters'] = "Számlálók nullázásának megerősítése";
|
||||
$_['text_connection_failed'] = "Sikertelen kapcsolat";
|
||||
$_['text_connection_ok'] = "Sikeres kapcsolat";
|
||||
$_['text_contact_support'] = "Segítég";
|
||||
$_['text_content_filter'] = "Tartalomszűrő";
|
||||
$_['text_conversation_available'] = "Levélváltás elérhető";
|
||||
$_['text_copied'] = "Átmásolva";
|
||||
|
||||
@@ -42,6 +42,7 @@ $_['text_compressed'] = "tömörített";
|
||||
$_['text_confirm_to_reset_counters'] = "Számlálók nullázásának megerősítése";
|
||||
$_['text_connection_failed'] = "Sikertelen kapcsolat";
|
||||
$_['text_connection_ok'] = "Sikeres kapcsolat";
|
||||
$_['text_contact_support'] = "Segítég";
|
||||
$_['text_content_filter'] = "Tartalomszűrő";
|
||||
$_['text_conversation_available'] = "Levélváltás elérhető";
|
||||
$_['text_copied'] = "Átmásolva";
|
||||
|
||||
@@ -39,6 +39,7 @@ $_['text_clienthost'] = "Client host";
|
||||
$_['text_close'] = "Fechar";
|
||||
$_['text_compressed'] = "comprimido";
|
||||
$_['text_confirm_to_reset_counters'] = "Confirme para resetar os contadores";
|
||||
$_['text_contact_support'] = "Contact support";
|
||||
$_['text_content_filter'] = "Filtro de conteúdo";
|
||||
$_['text_conversation_available'] = "Conversão disponível";
|
||||
$_['text_copied'] = "Copiado";
|
||||
|
||||
Reference in New Issue
Block a user