summaryrefslogtreecommitdiffstats
path: root/lib/l10n/en@pirate.php
blob: a86492d2a93cac7eb2ab0249f7a4bcb1069de927 (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"web services under your control" => "web services under your control"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";