Skip to content

Commit fd77751

Browse files
committed
New translations validation.php (Welsh)
1 parent 1fbd606 commit fd77751

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

lang/cy/validation.php

+4-4
Original file line numberDiff line numberDiff line change
@@ -105,10 +105,10 @@
105105
'url' => 'Mae’r fformat :attribute yn annilys.',
106106
'uploaded' => 'Nid oedd modd uwchlwytho’r ffeil. Efallai na fydd y gweinydd yn derbyn ffeiliau o\'r maint hwn.',
107107

108-
'zip_file' => 'The :attribute needs to reference a file within the ZIP.',
109-
'zip_file_mime' => 'The :attribute needs to reference a file of type :validTypes, found :foundType.',
110-
'zip_model_expected' => 'Data object expected but ":type" found.',
111-
'zip_unique' => 'The :attribute must be unique for the object type within the ZIP.',
108+
'zip_file' => 'Mae\'r :attribute angen cyfeirio at ffeil yn y ZIP.',
109+
'zip_file_mime' => 'Mae\'r :attribute angen cyfeirio at ffeil o fath :valid Types, sydd wedi\'i ffeindio :foundType.',
110+
'zip_model_expected' => 'Dyswgyl am wrthrych data ond wedi ffeindio ":type".',
111+
'zip_unique' => 'Mae rhaid y :attribute fod yn unigol i\'r fath o wrthrych yn y ZIP.',
112112

113113
// Custom validation lines
114114
'custom' => [

0 commit comments

Comments
 (0)