mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 01:00:50 -04:00
4 lines
119 B
PHP
4 lines
119 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Questions and Answers" => "Pytania i odpowiedzi",
|
|
"ASK A QUESTION" => "ZADAJ PYTANIE"
|
|
);
|