Skip to content

Commit 874c2e3

Browse files
author
fantu
committed
more good translation of this line
1 parent f03fc31 commit 874c2e3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

interface/lib/lang/en.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ $wb["delete_txt"] = 'Delete';
1515
$wb["filter_txt"] = 'Filter';
1616
$wb["add_new_record_txt"] = 'Add new record';
1717
$wb['btn_save_txt'] = "Save";
18-
$wb['btn_cancel_txt'] = "Cancel";
18+
$wb['btn_cancel_txt'] = "Back";
1919
?>

interface/lib/lang/it.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ $wb['delete_txt'] = 'Cancella';
1515
$wb['filter_txt'] = 'Filtro';
1616
$wb['add_new_record_txt'] = 'Aggiungi nuovo record';
1717
$wb['btn_save_txt'] = 'Salva';
18-
$wb['btn_cancel_txt'] = 'Annulla';
18+
$wb['btn_cancel_txt'] = 'Indietro';
1919
?>

0 commit comments

Comments
 (0)