nextcloud/help/l10n/es.php

5 lines
124 B
PHP
Raw Normal View History

<?php $TRANSLATIONS = array(
"Questions and Answers" => "Preguntas y Respuestas",
"ASK A QUESTION" => "Haz una pregunta"
);