Skip to content

hallame/extractOM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

extractOM

extractOM is a PHP script for Laravel projects, designed to extract translatable strings and store them in JSON files within a lang directory. This script simplifies the management of translations for multilingual websites.

Features

  • String Extraction: Traverses Laravel project files to extract translatable strings.
  • JSON Storage: Stores extracted strings as JSON files, making it easier to manage translations in multiple languages.

Installation

  1. Clone the Repository

    • Clone this repository to your local machine:
      git clone https://github.com/hallame/extractOM.git
  2. Navigate to the Project Directory

    • Change to the project directory:
      cd extractOM
  3. Install Dependencies

    • Follow the Laravel-specific instructions to install any necessary dependencies.

Usage

  1. Run the Script

    • Execute the PHP script to extract translatable strings and generate JSON files.
  2. Translate JSON Files

    • Edit the JSON files to add translations for each language.

Contributing

We welcome contributions from the community! Please refer to the CONTRIBUTING.md file for guidelines on how to contribute.

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for more details.

Contact

For any questions or suggestions, please open an issue or contact us at support@omizix.com.

About

No description or website provided.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages