mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-12-24 08:44:02 +00:00
Welsh translation / cyfieithiad Cymraeg
This commit is contained in:
parent
5dc0dbe22e
commit
0c3c049a4f
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
return [
|
return [
|
||||||
|
|
||||||
'helpcenter' => 'Canolfan Cymorth',
|
'helpcenter' => 'Canolfan Cymorth',
|
||||||
'whatsnew' => 'Beth Sy\'n Newydd',
|
'whatsnew' => 'Beth Sy\'n Newydd',
|
||||||
|
|
||||||
|
@ -20,4 +22,5 @@ return [
|
||||||
'safetyTips' => 'Awgrymiadau Diogelwch',
|
'safetyTips' => 'Awgrymiadau Diogelwch',
|
||||||
'reportSomething' => 'Riportio Rhywbeth',
|
'reportSomething' => 'Riportio Rhywbeth',
|
||||||
'dataPolicy' => 'Polisi Data'
|
'dataPolicy' => 'Polisi Data'
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue