mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Welsh translation / cyfieithiad Cymraeg
This commit is contained in:
parent
74450d3ea7
commit
9adcf86d98
1 changed files with 18 additions and 0 deletions
18
resources/lang/cy/site.php
Normal file
18
resources/lang/cy/site.php
Normal file
|
@ -0,0 +1,18 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'about' => 'Amdamon',
|
||||
'help' => 'Help',
|
||||
'language' => 'Iaith',
|
||||
'fediverse' => 'Ffedirasiwn',
|
||||
'opensource' => 'Ffynhonnell Agor',
|
||||
'terms' => 'Termau',
|
||||
'privacy' => 'Preifatrwydd',
|
||||
'l10nWip' => 'Rydym yn dal i weithio ar gymorth lleoleiddio',
|
||||
'currentLocale' => 'Locale Cyfredol',
|
||||
'selectLocale' => 'Dewiswch un o\'r ieithoedd a gefnogir',
|
||||
'contact' => 'Cysylltu',
|
||||
'contact-us' => 'Cysylltu â Ni',
|
||||
|
||||
];
|
Loading…
Reference in a new issue