mirror of
https://github.com/nextcloud/server.git
synced 2026-03-27 12:54:24 -04:00
4 lines
91 B
PHP
4 lines
91 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Settings" => "Настройки",
|
|
"Text" => "Текст"
|
|
);
|