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
0c3c049a4f
commit
0d352c8884
1 changed files with 12 additions and 0 deletions
12
resources/lang/cy/notification.php
Normal file
12
resources/lang/cy/notification.php
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'likedPhoto' => 'wedi hoffi eich post.',
|
||||
'likedComment' => 'wedi hoffi eich sylw.',
|
||||
'startedFollowingYou' => 'wedi dechrau eich dilyn .',
|
||||
'commented' => 'gwnaeth sylwadau ar eich swydd.',
|
||||
'mentionedYou' => 'soniodd amdanoch chi.',
|
||||
'shared' => 'wedi rhannu eich post.',
|
||||
|
||||
];
|
Loading…
Reference in a new issue