nit: add punctuation

This commit is contained in:
rjindael 2023-08-05 23:44:07 -07:00
parent a7471a44a8
commit 4ab323589b
No known key found for this signature in database
GPG Key ID: D069369C906CCF31
16 changed files with 16 additions and 16 deletions

View File

@ -1,5 +1,5 @@
<?php <?php
return [ return [
'profane' => 'Das :attribute enthält vulgäre Wörter', 'profane' => 'Das :attribute enthält vulgäre Wörter.',
]; ];

View File

@ -1,5 +1,5 @@
<?php <?php
return [ return [
'profane' => 'The :attribute contains vulgar content', 'profane' => 'The :attribute contains vulgar content.',
]; ];

View File

@ -1,5 +1,5 @@
<?php <?php
return [ return [
'profane' => 'El :attribute contiene palabras vulgares', 'profane' => 'El :attribute contiene palabras vulgares.',
]; ];

View File

@ -1,5 +1,5 @@
<?php <?php
return [ return [
'profane' => 'El :attribute contiene palabras vulgares', 'profane' => 'El :attribute contiene palabras vulgares.',
]; ];

View File

@ -1,5 +1,5 @@
<?php <?php
return [ return [
'profane' => 'Le champ :attribute comporte du contenu vulgaire', 'profane' => 'Le champ :attribute comporte du contenu vulgaire.',
]; ];

View File

@ -1,5 +1,5 @@
<?php <?php
return [ return [
'profane' => 'Στο πεδίο :attribute εμπεριέχονται χυδαίες εκφράσεις', 'profane' => 'Στο πεδίο :attribute εμπεριέχονται χυδαίες εκφράσεις.',
]; ];

View File

@ -1,5 +1,5 @@
<?php <?php
return [ return [
'profane' => ':attribute mengandung konten yang vulgar', 'profane' => ':attribute mengandung konten yang vulgar.',
]; ];

View File

@ -1,5 +1,5 @@
<?php <?php
return [ return [
'profane' => 'Il campo :attribute contiene parole volgari o offensive', 'profane' => 'Il campo :attribute contiene parole volgari o offensive.',
]; ];

View File

@ -1,5 +1,5 @@
<?php <?php
return [ return [
'profane' => 'ഈ :attribute നകത്തു മ്ലേച്ഛമായ ഭാഷ ഉണ്ട്', 'profane' => 'ഈ :attribute നകത്തു മ്ലേച്ഛമായ ഭാഷ ഉണ്ട്.',
]; ];

View File

@ -1,5 +1,5 @@
<?php <?php
return [ return [
'profane' => 'Het :attribute veld bevat vulgaire inhoud', 'profane' => 'Het :attribute veld bevat vulgaire inhoud.',
]; ];

View File

@ -1,5 +1,5 @@
<?php <?php
return [ return [
'profane' => 'O campo :attribute contém palavras vulgares', 'profane' => 'O campo :attribute contém palavras vulgares.',
]; ];

View File

@ -1,5 +1,5 @@
<?php <?php
return [ return [
'profane' => ':attribute are un continut vulgar', 'profane' => ':attribute are un continut vulgar.',
]; ];

View File

@ -1,5 +1,5 @@
<?php <?php
return [ return [
'profane' => ':attribute are un continut vulgar', 'profane' => ':attribute are un continut vulgar.',
]; ];

View File

@ -1,5 +1,5 @@
<?php <?php
return [ return [
'profane' => ':attribute obsahuje vulgárny obsah', 'profane' => ':attribute obsahuje vulgárny obsah.',
]; ];

View File

@ -1,5 +1,5 @@
<?php <?php
return [ return [
'profane' => ':attribute sadrži vulgarne reči', 'profane' => ':attribute sadrži vulgarne reči.',
]; ];

View File

@ -1,5 +1,5 @@
<?php <?php
return [ return [
'profane' => ':attribute欄位內容包含粗俗用詞請您修正:)', 'profane' => ':attribute欄位內容包含粗俗用詞請您修正',
]; ];