Skip to content

Commit

Permalink
Merge pull request #5 from edeoliv/main
Browse files Browse the repository at this point in the history
Added Spanish Translations
  • Loading branch information
schmeits authored Jun 18, 2024
2 parents e82051c + 9d04215 commit be5c9b5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions resources/lang/es/character-counter.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?php

return [
'character_seperator' => ' / ',
'character_label' => 'caracteres',
];

0 comments on commit be5c9b5

Please sign in to comment.