mirror of
https://github.com/nextcloud/server.git
synced 2026-05-26 19:32:28 -04:00
5 lines
220 B
PHP
5 lines
220 B
PHP
<?php $TRANSLATIONS = array(
|
|
"This is an OpenID server endpoint. For more information, see " => "See on OpenID serveri lõpp-punkt. Lisainfot vaata",
|
|
"Identity: <b>" => "Identiteet: <b>",
|
|
"Realm: <b>" => "Tsoon: <b>"
|
|
);
|