mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:27:03 +02:00
gui enhancements
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
<?php
|
||||
|
||||
$_['text_60_minutes'] = "60 Minuten";
|
||||
|
||||
$_['text_action'] = "Aktion";
|
||||
$_['text_active_incoming_queue'] = "Aktive + Eingangswarteschlange";
|
||||
$_['text_active_incoming_queue_sender'] = "Aktive + Eingangswarteschlange zu Absender";
|
||||
|
@ -1,5 +1,7 @@
|
||||
<?php
|
||||
|
||||
$_['text_60_minutes'] = "60 mins";
|
||||
|
||||
$_['text_action'] = "Action";
|
||||
$_['text_active_incoming_queue'] = "active + incoming queue";
|
||||
$_['text_active_incoming_queue_sender'] = "active + incoming queue vs. sender";
|
||||
|
@ -1,5 +1,7 @@
|
||||
<?php
|
||||
|
||||
$_['text_60_minutes'] = "60 perc";
|
||||
|
||||
$_['text_action'] = "M<EFBFBD>velet";
|
||||
$_['text_active_incoming_queue'] = "akt<EFBFBD>v + bej<65>v<EFBFBD> <20>zenetsor";
|
||||
$_['text_active_incoming_queue_sender'] = "akt<EFBFBD>v + bej<65>v<EFBFBD> <20>zenetsor (felad<61> szerint)";
|
||||
|
@ -1,5 +1,7 @@
|
||||
<?php
|
||||
|
||||
$_['text_60_minutes'] = "60 perc";
|
||||
|
||||
$_['text_action'] = "Művelet";
|
||||
$_['text_active_incoming_queue'] = "aktív + bejövő üzenetsor";
|
||||
$_['text_active_incoming_queue_sender'] = "aktív + bejövő üzenetsor (feladó szerint)";
|
||||
|
@ -1,5 +1,7 @@
|
||||
<?php
|
||||
|
||||
$_['text_60_minutes'] = "60 mins";
|
||||
|
||||
$_['text_action'] = "Ação";
|
||||
$_['text_active_incoming_queue'] = "fila activo + incoming";
|
||||
$_['text_active_incoming_queue_sender'] = "fila activo + incoming queue x remetentes";
|
||||
|
Reference in New Issue
Block a user