mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 00:34:50 +00:00
New translations web.php (Welsh)
[ci skip]
This commit is contained in:
parent
a3341b166f
commit
914ba6f41f
1 changed files with 3 additions and 3 deletions
|
@ -117,8 +117,8 @@ return [
|
||||||
'followRequested' => 'Dilyn gofynnwyd',
|
'followRequested' => 'Dilyn gofynnwyd',
|
||||||
'joined' => 'Wedi ymuno',
|
'joined' => 'Wedi ymuno',
|
||||||
|
|
||||||
'emptyCollections' => 'We can\'t seem to find any collections',
|
'emptyCollections' => 'Ni allwn dod o hyd i unrhyw gasgliadau',
|
||||||
'emptyPosts' => 'We can\'t seem to find any posts',
|
'emptyPosts' => 'Ni allwn dod o hyd i unrhyw bostiadau',
|
||||||
],
|
],
|
||||||
|
|
||||||
'menu' => [
|
'menu' => [
|
||||||
|
@ -150,7 +150,7 @@ return [
|
||||||
'reportSentError' => 'Roedd mater yn cywno am y post hon.',
|
'reportSentError' => 'Roedd mater yn cywno am y post hon.',
|
||||||
|
|
||||||
'modAddCWConfirm' => 'Ydych chi\'n siŵr eich bod chi am ychwanegu rhybudd cynnwys i\'r post hon?',
|
'modAddCWConfirm' => 'Ydych chi\'n siŵr eich bod chi am ychwanegu rhybudd cynnwys i\'r post hon?',
|
||||||
'modCWSuccess' => 'Successfully added content warning',
|
'modCWSuccess' => 'Rhybudd cynnwys wedi\'i ychwanegu\'n llwyddiannus',
|
||||||
'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
|
'modRemoveCWConfirm' => 'Are you sure you want to remove the content warning on this post?',
|
||||||
'modRemoveCWSuccess' => 'Successfully removed content warning',
|
'modRemoveCWSuccess' => 'Successfully removed content warning',
|
||||||
'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
|
'modUnlistConfirm' => 'Are you sure you want to unlist this post?',
|
||||||
|
|
Loading…
Reference in a new issue