mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
4 lines
57 B
PHP
4 lines
57 B
PHP
|
|
<?php $TRANSLATIONS = array(
|
||
|
|
"Password" => "Passcode"
|
||
|
|
);
|