mirror of https://github.com/pixelfed/pixelfed.git
Create helpcenter.php
Welsh translation / cyfieithiad Cymraeg
This commit is contained in:
parent
56a98a8ecb
commit
1fc07be83c
|
@ -0,0 +1,23 @@
|
|||
<?php
|
||||
return [
|
||||
'helpcenter' => 'Canolfan Cymorth',
|
||||
'whatsnew' => 'Beth Sy\'n Newydd',
|
||||
|
||||
'gettingStarted' => 'Cychwyn Arni',
|
||||
'sharingMedia' => 'Rhannu Cyfryngau',
|
||||
'profile' => 'Proffil',
|
||||
'stories' => 'Straeon',
|
||||
'hashtags' => 'Hashnodau',
|
||||
'discover' => 'Darganfod',
|
||||
'directMessages' => 'Negeseuon Uniongyrchol',
|
||||
'timelines' => 'Llinellau Amser',
|
||||
'embed' => 'Gwreiddio',
|
||||
|
||||
'communityGuidelines' => 'Canllawiau Cymunedol',
|
||||
'whatIsTheFediverse' => 'Beth yw\'r Fediverse?',
|
||||
'controllingVisibility' => 'Rheoli Gwelededd',
|
||||
'blockingAccounts' => 'Cyfrifon Blocio',
|
||||
'safetyTips' => 'Awgrymiadau Diogelwch',
|
||||
'reportSomething' => 'Riportio Rhywbeth',
|
||||
'dataPolicy' => 'Polisi Data'
|
||||
];
|
Loading…
Reference in New Issue