Create auth.php

Welsh translation / cyfieithiad Cymraeg
This commit is contained in:
mynameismonkey 2019-09-16 13:27:52 -04:00 committed by GitHub
parent 66d4b9a0bf
commit 56a98a8ecb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Authentication Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used during authentication for various
| messages that we need to display to the user. You are free to modify
| these language lines according to your application's requirements.
|
*/
'failed' => 'Nid yw'r manylion mewngofnodi hyn yn cyd-fynd â'n cofnodion.',
'throttle' => 'Gormod o ymdrechion mewngofnodi. Rhowch gynnig arall arni mewn :seconds eiliadau.',
];