mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:27:03 +02:00
online users fix
This commit is contained in:
@ -226,6 +226,7 @@ $_['text_number_of_spam_messages_in_quarantine'] = "Anzahl der Spam-Nachrichten
|
||||
|
||||
$_['text_off'] = "aus";
|
||||
$_['text_on'] = "an";
|
||||
$_['text_online_users'] = "Online Benutzer";
|
||||
$_['text_other'] = "andere";
|
||||
$_['text_outbound'] = "ausgehend";
|
||||
|
||||
|
@ -226,6 +226,7 @@ $_['text_number_of_spam_messages_in_quarantine'] = "Number of spam messages in t
|
||||
|
||||
$_['text_off'] = "off";
|
||||
$_['text_on'] = "on";
|
||||
$_['text_online_users'] = "Online users";
|
||||
$_['text_other'] = "other";
|
||||
$_['text_outbound'] = "outbound";
|
||||
|
||||
|
@ -226,6 +226,7 @@ $_['text_number_of_spam_messages_in_quarantine'] = "A keres
|
||||
|
||||
$_['text_off'] = "ki";
|
||||
$_['text_on'] = "be";
|
||||
$_['text_online_users'] = "Online felhaszn<7A>l<EFBFBD>k";
|
||||
$_['text_other'] = "egy<EFBFBD>b";
|
||||
$_['text_outbound'] = "kimen<EFBFBD>";
|
||||
|
||||
|
@ -226,6 +226,7 @@ $_['text_number_of_spam_messages_in_quarantine'] = "A keresési feltételnek meg
|
||||
|
||||
$_['text_off'] = "ki";
|
||||
$_['text_on'] = "be";
|
||||
$_['text_online_users'] = "Online felhasználók";
|
||||
$_['text_other'] = "egyéb";
|
||||
$_['text_outbound'] = "kimenő";
|
||||
|
||||
|
@ -221,6 +221,7 @@ $_['text_number_of_spam_messages_in_quarantine'] = "Número de mensagens spam na
|
||||
|
||||
$_['text_off'] = "desligado";
|
||||
$_['text_on'] = "ligado";
|
||||
$_['text_online_users'] = "Online users";
|
||||
$_['text_other'] = "outros";
|
||||
$_['text_outbound'] = "saida";
|
||||
|
||||
|
Reference in New Issue
Block a user