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