creado site.php

-> to galego
This commit is contained in:
Xose M 2018-10-17 11:57:10 +02:00 committed by GitHub
parent f488156937
commit 343b86910e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
<?php
return [
'about' => 'Acerca de',
'help' => 'Axuda',
'language' => 'Idioma',
'fediverse' => 'Fediverso',
'opensource' => 'Código aberto',
'terms' => 'Termos',
'privacy' => 'Intimidade',
'l10nWip' => 'Estamos a traballar no soporte da localización do servizo',
'currentLocale' => 'Locale actual',
'selectLocale' => 'Escolla un dos idiomas admitidos',
];