🌐 Fix dict automatic update

This commit is contained in:
Pierre Goiffon
2019-03-19 11:14:39 +01:00
parent f63aceeabe
commit 54c027823b
36 changed files with 156 additions and 140 deletions

View File

@@ -294,5 +294,3 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array(
'Class:EmergencyChange/Stimulus:ev_finish' => 'Ukončit',
'Class:EmergencyChange/Stimulus:ev_finish+' => '',
));
?>

View File

@@ -293,5 +293,3 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
'Class:EmergencyChange/Stimulus:ev_finish' => 'Finalizar',
'Class:EmergencyChange/Stimulus:ev_finish+' => 'Finalizar',
));
?>