欧博百家乐Translate in a specific language in Laravel

I've found one caveat that if using the json translation files approach to translate into another language. For example, to have English default and French option, with this approach, there is no en.json, only fr.json, and the keys of the json are English, values French. I can't seem to use this solution to get the keys (English) while in the French locale by using this solution. I'm still working to find a way.

2025-09-17 12:10 点击量:2