diff options
Diffstat (limited to 'lib/l10n/en@pirate.php')
-rw-r--r-- | lib/l10n/en@pirate.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/en@pirate.php b/lib/l10n/en@pirate.php new file mode 100644 index 00000000000..02ff0331e05 --- /dev/null +++ b/lib/l10n/en@pirate.php @@ -0,0 +1,3 @@ +<?php $TRANSLATIONS = array( +"web services under your control" => "web services under your control" +); |