diff options
Diffstat (limited to 'core/l10n/en@pirate.php')
-rw-r--r-- | core/l10n/en@pirate.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/en@pirate.php b/core/l10n/en@pirate.php index 482632f3fda..981d9a1ca0f 100644 --- a/core/l10n/en@pirate.php +++ b/core/l10n/en@pirate.php @@ -1,3 +1,5 @@ <?php $TRANSLATIONS = array( -"Password" => "Passcode" +"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" ); |