🌐 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

@@ -140,5 +140,3 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array(
'Class:Change/Attribute:outage/Value:yes' => 'Ano',
'Class:Change/Attribute:outage/Value:yes+' => '',
));
?>

View File

@@ -139,5 +139,3 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
'Class:Change/Attribute:outage/Value:yes' => 'Si',
'Class:Change/Attribute:outage/Value:yes+' => 'Si',
));
?>