mirror of
https://github.com/nextcloud/server.git
synced 2026-02-27 03:50:37 -05:00
6 lines
163 B
PHP
6 lines
163 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Personal" => "Perséinlech",
|
|
"Settings" => "Astellungen",
|
|
"Authentication error" => "Authentifikatioun's Fehler",
|
|
"Text" => "SMS"
|
|
);
|