Translatable notification
hi, need to translate this
i have problem with plurals
brand in italian is marchio
plural for brands is marchi
but the translation in this case add an S at the end and become MARCHIS
i also need to translate 'your brands etc...'
2 Replies
i've found this solution
is the best way?
Check the Laravel docs for Localization:
https://laravel.com/docs/master/localization#pluralization
Laravel - The PHP Framework For Web Artisans
Laravel is a PHP web application framework with expressive, elegant syntax. We’ve already laid the foundation — freeing you to create without sweating the small things.