teogor / ceres

🪐 Ceres is a comprehensive Android development framework designed to streamline your app development process. Powered by the latest technologies like Jetpack Compose, Hilt, Coroutines, and Flow, Ceres empowers developers to build modern and efficient Android applications.
https://source.teogor.dev/ceres
Apache License 2.0
65 stars 4 forks source link

Feature: Add Language Schema Support for Supported Languages #174

Closed teogor closed 1 year ago

teogor commented 1 year ago

Overview

This PR implements support for language schemas in order to facilitate and manage supported languages within the Ceres framework.

Changes Made

Context

The addition of language schema support optimizes the framework's capability to handle multilingual content, providing a streamlined approach to manage and extend language-specific features.