mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 16:50:55 -04:00
4 lines
117 B
PHP
4 lines
117 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Questions and Answers" => "Vraag en Antwoord",
|
|
"ASK A QUESTION" => "Stel een vraag"
|
|
);
|