server/core/l10n/en@pirate.php

6 lines
199 B
PHP
Raw Normal View History

2013-05-02 00:19:04 +00:00
<?php $TRANSLATIONS = array(
2013-05-12 00:05:29 +00:00
"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"
2013-05-02 00:19:04 +00:00
);