From 914ba6f41fc8de6b860ed7c62dd7e88f09ca48d6 Mon Sep 17 00:00:00 2001 From: daniel Date: Tue, 28 Dec 2021 10:10:25 -0700 Subject: [PATCH] New translations web.php (Welsh) [ci skip] --- resources/lang/cy/web.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/lang/cy/web.php b/resources/lang/cy/web.php index 509536fb0..cb86d5854 100644 --- a/resources/lang/cy/web.php +++ b/resources/lang/cy/web.php @@ -117,8 +117,8 @@ return [ 'followRequested' => 'Dilyn gofynnwyd', 'joined' => 'Wedi ymuno', - 'emptyCollections' => 'We can\'t seem to find any collections', - 'emptyPosts' => 'We can\'t seem to find any posts', + 'emptyCollections' => 'Ni allwn dod o hyd i unrhyw gasgliadau', + 'emptyPosts' => 'Ni allwn dod o hyd i unrhyw bostiadau', ], 'menu' => [ @@ -150,7 +150,7 @@ return [ '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?', - '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?', 'modRemoveCWSuccess' => 'Successfully removed content warning', 'modUnlistConfirm' => 'Are you sure you want to unlist this post?',