From f18794c4d4c288720dc4a4e7fc287f7bf4c1375d Mon Sep 17 00:00:00 2001 From: mynameismonkey <3419832+mynameismonkey@users.noreply.github.com> Date: Mon, 16 Sep 2019 13:39:19 -0400 Subject: [PATCH] Update auth.php --- resources/lang/cy/auth.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/cy/auth.php b/resources/lang/cy/auth.php index a23ff930f..09222a0ec 100644 --- a/resources/lang/cy/auth.php +++ b/resources/lang/cy/auth.php @@ -10,6 +10,6 @@ return [ | these language lines according to your application's requirements. | */ - 'failed' => 'Nid yw'r manylion mewngofnodi hyn yn cyd-fynd â'n cofnodion.', + 'failed' => 'Nid yw\'r manylion mewngofnodi hyn yn cyd-fynd â\'n cofnodion.', 'throttle' => 'Gormod o ymdrechion mewngofnodi. Rhowch gynnig arall arni mewn :seconds eiliadau.', ];