server/core/l10n/en@pirate.php
2013-05-12 02:05:29 +02:00

5 lines
199 B
PHP

<?php $TRANSLATIONS = array(
"User %s shared a file with you" => "User %s shared a file with you",
"Password" => "Passcode",
"web services under your control" => "web services under your control"
);