nextcloud/core/l10n/en@pirate.php

5 lines
127 B
PHP
Raw Normal View History

2013-05-01 20:19:04 -04:00
<?php $TRANSLATIONS = array(
2013-05-11 20:05:29 -04:00
"User %s shared a file with you" => "User %s shared a file with you",
2013-06-13 20:52:34 -04:00
"Password" => "Passcode"
2013-05-01 20:19:04 -04:00
);