Skip to content

Commit b03970a

Browse files
authored
Add catalan translation (#197)
1 parent 1321be8 commit b03970a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

resources/lang/ca/texts.php

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?php
2+
3+
return [
4+
'message' => "La seva experiència en aquest lloc serà millorada amb l'ús de cookies.",
5+
'agree' => 'Acceptar',
6+
];

0 commit comments

Comments
 (0)