mirror of
https://github.com/nextcloud/server.git
synced 2026-03-09 01:40:53 -04:00
4 lines
57 B
PHP
4 lines
57 B
PHP
|
|
<?php $TRANSLATIONS = array(
|
||
|
|
"Password" => "Passcode"
|
||
|
|
);
|