castopod/modules/Admin/Language/br/AboutCastopod.php

23 lines
543 B
PHP

<?php
declare(strict_types=1);
/**
* @copyright 2020 Ad Aures
* @license https://www.gnu.org/licenses/agpl-3.0.en.html AGPL3
* @link https://castopod.org/
*/
return [
'title' => 'Diwar-benn Castopod',
'host_name' => 'Anv an ostiz',
'version' => 'Stumm Castopod',
'php_version' => 'Stumm PHP',
'os' => 'Sistem oberiañ',
'languages' => 'Yezhoù',
'update_database' => 'Nevesaat an diaz roadennoù',
'messages' => [
'databaseUpdateSuccess' => 'Nevesaet eo an diaz roadennoù!',
],
];