helpcenter.php 703 B

1234567891011121314151617181920212223242526
  1. <?php
  2. return [
  3. 'helpcenter' => 'Canolfan Cymorth',
  4. 'whatsnew' => 'Beth Sy\'n Newydd',
  5. 'gettingStarted' => 'Cychwyn Arni',
  6. 'sharingMedia' => 'Rhannu Cyfryngau',
  7. 'profile' => 'Proffil',
  8. 'stories' => 'Straeon',
  9. 'hashtags' => 'Hashnodau',
  10. 'discover' => 'Darganfod',
  11. 'directMessages' => 'Negeseuon Uniongyrchol',
  12. 'timelines' => 'Llinellau Amser',
  13. 'embed' => 'Gwreiddio',
  14. 'communityGuidelines' => 'Canllawiau Cymunedol',
  15. 'whatIsTheFediverse' => 'Beth yw\'r Fediverse?',
  16. 'controllingVisibility' => 'Rheoli Gwelededd',
  17. 'blockingAccounts' => 'Cyfrifon Blocio',
  18. 'safetyTips' => 'Awgrymiadau Diogelwch',
  19. 'reportSomething' => 'Riportio Rhywbeth',
  20. 'dataPolicy' => 'Polisi Data'
  21. ];