* Code for bug #33021.

This commit is contained in:
caoyanyi
2023-03-16 15:11:00 +08:00
parent 8556ab4f31
commit 8d16faa47d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ $lang->viewDetails = 'View Details';
$lang->actions = 'Aktionen';
$lang->restore = 'Wiederherstellen';
$lang->confirmDraft = 'There are unsaved form of %name%. Do you want to restore them?';
$lang->confirmDraft = 'Unsaved form is found. Do you want to restore it?';
$lang->resume = 'resume';
$lang->comment = 'Notiz';
$lang->history = 'Historie';
+1 -1
View File
@@ -90,7 +90,7 @@ $lang->viewDetails = 'View Details';
$lang->actions = 'Action';
$lang->restore = 'Reset';
$lang->confirmDraft = 'There are unsaved form of %name%. Do you want to restore them?';
$lang->confirmDraft = 'Unsaved form is found. Do you want to restore it?';
$lang->resume = 'resume';
$lang->comment = 'Note';
$lang->history = 'History';
+1 -1
View File
@@ -90,7 +90,7 @@ $lang->viewDetails = 'View Details';
$lang->actions = 'Action';
$lang->restore = 'Réinitialiser';
$lang->confirmDraft = 'There are unsaved form of %name%. Do you want to restore them?';
$lang->confirmDraft = 'Unsaved form is found. Do you want to restore it?';
$lang->resume = 'resume';
$lang->comment = 'Note';
$lang->history = 'Historique';