-
### Lang Package Name
laravel-lang/native-country-names
### Lang Package Version
1.4.0
### Laravel Framework Version
11
### PHP Version
8.2.13
### Dependencies
_No response_
### Issue descri…
-
Активный участник русскоязычного сообщества @andrey-helldar поддерживает проект на GitHub по локализации Laravel
https://github.com/laravel-lang. Я думаю, что было бы великолепной инициативой создат…
-
I am new to laravel, started development on v9, now I am on v10.
I have installed this package based on steps provided, but I noticed package's lang files were created in folder:
`../resources\la…
-
Since [laravel 8](https://laravel.com/docs/8.x/localization#introduction) additional JSON files(`resources/lang/en.json`) are supported.
Since [laravel 9](https://laravel.com/docs/9.x/localization#…
-
Hi, in my Laravel 11 with InertiaJS and Vue 3 app the translations (laravel-vue-i18n v.2.7.7) don't load on certain pages. However default 'pl' language is loading perfectly on this pages.
In my ex…
-
I opened a PR that fixes an error, in which the translation helper can't find the translations anymore.
The app creates files in the pre Laravel 9 lang folder location. Laravel checks for that pla…
-
### Package
filament/filament
### Package Version
v3.2.111
### Laravel Version
v11.22.0
### Livewire Version
v3.5.6
### PHP Version
PHP 8.3
### Problem description
Norway have two written l…
Tor2r updated
1 month ago
-
Hi there,
i try to change language to German (de). I saw, that in `sendportal-core` is already a translation, so i don't have to translate it myself. It is in `vendor\mettle\sendportal-core\resourc…
-
Hey!
Not a bug, more of a heads-up.
Please note that in Laravel 9 `/resources/lang` has moved to just `/lang`. If I'm not mistaken this package installs to the old path still, which potentially …
-
Sometimes texts that need to be translated are not visible when the page is refreshed. How can I fix this error?
ssr.tsx
Version:
php: 8.2
laravel: 10
inertiajs/inertia-laravel": "^0.6.3"
"la…