Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Laravel Localize AssestNew to Visual Studio Code? Get it now.
Laravel Localize Assest

Laravel Localize Assest

Nafe alamri

|
219 installs
| (0) | Free
You can add your localized string in your lang file without leaving your code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

laravel-localize-assest

This extension will help you translate your laaravel language files without leaving your code, all you need to do is select the translation string, then select the text you need to translate and type the translated text in the prompt.

Requirements

  • laravel 9 or newer
  • lang folder and targeted languages files in json

Extension Settings

  • laravel-localize-assest.main_lang_file: this is the main language file, when you select a string to be translated, the key and the value will be the same.
  • laravel-localize-assest.lang_files: here you need to add any language files you have in your project, before you de, make sure you have created your laguage file inside /lang, also, make sure the content of the lang file (if empty) is a valid json format (you must add {} if you still have no translations yet).

Known Issues

no known issues yet, but we recomment taking a backup of your lang files if the file is too big (not tested on large translation files)

Release Notes

0.0.1

First every release of laravel localize assest ...


For more information

if you have any question, or want co contribute, you can contact me on this email (info@nafe.me) or on my github https://github.com/nafeal3mri

Enjoy!

laravel-localize-assest

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft