Skip to content

Commit f10ff61

Browse files
committed
Add translation for !1543
1 parent 6d3c045 commit f10ff61

File tree

27 files changed

+45
-20
lines changed

27 files changed

+45
-20
lines changed

interface/lib/lang/ar.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,4 +172,5 @@ $wb['datalog_status_d_xmpp_user'] = 'Delete XMPP user';
172172
$wb['unlimited_txt'] = 'Unlimited';
173173
$wb['server_id_0_error_txt'] = 'Please select a valid Server. Server ID must be > 0.';
174174
$wb['datalog_changes_close_txt'] = 'Close';
175+
$wb['copy_to_clipboard_txt'] = 'Copy to clipboard';
175176
?>

interface/lib/lang/bg.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,4 +172,5 @@ $wb['datalog_status_d_xmpp_user'] = 'Изтрий XMPP потребител';
172172
$wb['unlimited_txt'] = 'Неограничен';
173173
$wb['server_id_0_error_txt'] = 'Please select a valid Server. Server ID must be > 0.';
174174
$wb['datalog_changes_close_txt'] = 'Close';
175+
$wb['copy_to_clipboard_txt'] = 'Copy to clipboard';
175176
?>

interface/lib/lang/br.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,3 +172,4 @@ $wb['select_master_directive_snippet_txt'] = 'Diretiva mestre de trechos de cód
172172
$wb['unlimited_txt'] = 'Ilimitado';
173173
$wb['server_id_0_error_txt'] = 'Por favor, selecione um servidor válido. O ID do servidor deve ser > 0.';
174174
$wb['datalog_changes_close_txt'] = 'Fechar';
175+
$wb['copy_to_clipboard_txt'] = 'Copy to clipboard';

interface/lib/lang/ca.lng

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,4 +172,5 @@ $wb['datalog_status_d_xmpp_user'] = 'Delete XMPP user';
172172
$wb['unlimited_txt'] = 'Illimité';
173173
$wb['server_id_0_error_txt'] = 'Please select a valid Server. Server ID must be > 0.';
174174
$wb['datalog_changes_close_txt'] = 'Close';
175-
?>
175+
$wb['copy_to_clipboard_txt'] = 'Copy to clipboard';
176+
?>

interface/lib/lang/cz.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,3 +172,4 @@ $wb['datalog_status_d_xmpp_user'] = 'Smazat XMPP uživatele';
172172
$wb['unlimited_txt'] = 'Neomezený';
173173
$wb['server_id_0_error_txt'] = 'Please select a valid Server. Server ID must be > 0.';
174174
$wb['datalog_changes_close_txt'] = 'Close';
175+
$wb['copy_to_clipboard_txt'] = 'Copy to clipboard';

interface/lib/lang/de.lng

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,4 +172,5 @@ $wb['select_master_directive_snippet_txt'] = 'Master Direktiven Schnipsel';
172172
$wb['unlimited_txt'] = 'unlimitiert';
173173
$wb['server_id_0_error_txt'] = 'Bitte Server auswählen. Server ID muss > als 0 sein.';
174174
$wb['datalog_changes_close_txt'] = 'Close';
175-
?>
175+
$wb['copy_to_clipboard_txt'] = 'Copy to clipboard';
176+
?>

interface/lib/lang/dk.lng

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,4 +172,5 @@ $wb['datalog_status_d_xmpp_user'] = 'Delete XMPP user';
172172
$wb['unlimited_txt'] = 'Ubegrænset';
173173
$wb['server_id_0_error_txt'] = 'Please select a valid Server. Server ID must be > 0.';
174174
$wb['datalog_changes_close_txt'] = 'Close';
175-
?>
175+
$wb['copy_to_clipboard_txt'] = 'Copy to clipboard';
176+
?>

interface/lib/lang/el.lng

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,4 +172,5 @@ $wb['datalog_status_d_xmpp_user'] = 'Delete XMPP user';
172172
$wb['unlimited_txt'] = 'Απεριόριστα';
173173
$wb['server_id_0_error_txt'] = 'Please select a valid Server. Server ID must be > 0.';
174174
$wb['datalog_changes_close_txt'] = 'Close';
175-
?>
175+
$wb['copy_to_clipboard_txt'] = 'Copy to clipboard';
176+
?>

interface/lib/lang/en.lng

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,4 +173,5 @@ $wb['select_master_directive_snippet_txt'] = 'Master Directive Snippets';
173173
$wb['unlimited_txt'] = 'Unlimited';
174174
$wb['server_id_0_error_txt'] = 'Please select a valid Server. Server ID must be > 0.';
175175
$wb['datalog_changes_close_txt'] = 'Close';
176-
?>
176+
$wb['copy_to_clipboard_txt'] = 'Copy to clipboard';
177+
?>

interface/lib/lang/es.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,4 +172,5 @@ $wb['datalog_status_d_xmpp_user'] = 'Borrar usuario XMPP';
172172
$wb['unlimited_txt'] = 'Ilimitado';
173173
$wb['server_id_0_error_txt'] = 'Please select a valid Server. Server ID must be > 0.';
174174
$wb['datalog_changes_close_txt'] = 'Cerrar';
175+
$wb['copy_to_clipboard_txt'] = 'Copy to clipboard';
175176
?>

0 commit comments

Comments
 (0)