blob: 981d9a1ca0f326481cfa383fd15b3a7696dfe001 (
plain)
1
2
3
4
5
|
<?php $TRANSLATIONS = array(
"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"
);
|