mirror of
https://github.com/nextcloud/server.git
synced 2026-06-30 21:54:21 -04:00
4 lines
127 B
PHP
4 lines
127 B
PHP
<?php $TRANSLATIONS = array(
|
|
"User %s shared a file with you" => "User %s shared a file with you",
|
|
"Password" => "Passcode"
|
|
);
|