Skip to content
Snippets Groups Projects
Commit 7c3edfd4 authored by Thomas Müller's avatar Thomas Müller
Browse files

Merge pull request #401 from owncloud/rmobslang

remove obsolete langs. #11274
parents bf2f048a b04f2e7f
No related branches found
No related tags found
No related merge requests found
<?php
$TRANSLATIONS = array(
"Error" => "Fehler",
"Connecting ..." => "Verbinde...",
"Unknown error" => "Unbekannter Fehler",
"Connect" => "Verbinden",
"Server Error" => "Serverfehler",
"Send" => "Senden",
"Reply" => "Antwort",
"New Message" => "Neue Nachricht",
"Subject" => "Betreff",
"Connect your mail account" => "Ihr E-Mail-Konto verbinden",
"Mail Address" => "E-Mail-Adresse",
"IMAP Password" => "IMAP-Passwort"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
<?php $TRANSLATIONS = array(
"To" => "Do"
);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment