diff --git a/resources/lang/cy/helpcenter.php b/resources/lang/cy/helpcenter.php
new file mode 100644
index 000000000..ec5d6ed53
--- /dev/null
+++ b/resources/lang/cy/helpcenter.php
@@ -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'
+];