]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/ca/validation.php
Extend /users API endpoint
[bookstack] / resources / lang / ca / validation.php
index bf63a1baa4c422b978dd5f5dee0742f46917a760..c134c36c6621ad28ec6bf3c51b00715c84cd0a58 100644 (file)
@@ -8,8 +8,8 @@
 return [
 
     // Standard laravel validation lines
-    'accepted'             => 'Cal que accepteu el camp :attribute.',
-    'active_url'           => 'El camp :attribute no és un URL vàlid.',
+    'accepted'             => 'Cal que acceptis :attribute.',
+    'active_url'           => 'L\':attribute no és un URL vàlid.',
     'after'                => 'El camp :attribute ha de ser una data posterior a :date.',
     'alpha'                => 'El camp :attribute només pot contenir lletres.',
     'alpha_dash'           => 'El camp :attribute només pot contenir lletres, números, guions i guions baixos.',