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",
|
|
|
|
|
"Password" => "Passcode",
|
|
|
|
|
"web services under your control" => "web services under your control"
|
2013-05-01 20:19:04 -04:00
|
|
|
);
|