diff options
Diffstat (limited to 'core/l10n/de_CH.php')
-rw-r--r-- | core/l10n/de_CH.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/de_CH.php b/core/l10n/de_CH.php index 5ac614b2575..1fc6f6b7e1e 100644 --- a/core/l10n/de_CH.php +++ b/core/l10n/de_CH.php @@ -45,6 +45,8 @@ $TRANSLATIONS = array( "Yes" => "Ja", "No" => "Nein", "Ok" => "OK", +"_{count} file conflict_::_{count} file conflicts_" => array("",""), +"Cancel" => "Abbrechen", "The object type is not specified." => "Der Objekttyp ist nicht angegeben.", "Error" => "Fehler", "The app name is not specified." => "Der App-Name ist nicht angegeben.", |