mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
7 lines
163 B
PHP
7 lines
163 B
PHP
|
|
<?php $TRANSLATIONS = array(
|
||
|
|
"Personal" => "Perséinlech",
|
||
|
|
"Settings" => "Astellungen",
|
||
|
|
"Authentication error" => "Authentifikatioun's Fehler",
|
||
|
|
"Text" => "SMS"
|
||
|
|
);
|