Skip to content

Commit

Permalink
Sponsored by uselocale.com
Browse files Browse the repository at this point in the history
  • Loading branch information
amiranagram committed Jan 16, 2023
1 parent 984f484 commit 24d00b9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
# https://www.kernel.org/pub/software/scm/git/docs/gitattributes.html

# Ignore all test and documentation with "export-ignore".
/.editorconfig export-ignore
/.github export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.php_cs.dist.php export-ignore
/.travis.yml export-ignore
/art export-ignore
/phpunit.xml.dist export-ignore
/tests export-ignore
/.editorconfig export-ignore
/.php_cs.dist.php export-ignore
/.github export-ignore
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@

Localizator is a small tool for Laravel that gives you the ability to extract untranslated string from your project files with one command.

## Sponsors

[![locale_ad](art/locale_ad.png)](https://uselocale.com?utm_source=localizator&utm_medium=ad1)

## Support

<a href="https://www.buymeacoffee.com/amirami" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174"></a>
Expand Down
Binary file added art/locale_ad.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 24d00b9

Please sign in to comment.