mirror of
https://github.com/nextcloud/server.git
synced 2026-03-05 06:50:55 -05:00
8 lines
206 B
PHP
8 lines
206 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Help" => "Hëllef",
|
|
"Personal" => "Perséinlech",
|
|
"Settings" => "Astellungen",
|
|
"Authentication error" => "Authentifikatioun's Fehler",
|
|
"Files" => "Dateien",
|
|
"Text" => "SMS"
|
|
);
|