Skip to content

ubclaunchpad/localization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I18nilize

The i18n and l10n package designed for microservices

What is it?

I18nilize is a pip package designed to make localization/internationalization easy for microservices.
Translations are stored by language. To sync data across APIs, one microservice will be assigned as the writer, while the others are readers. This ensures a constant source of truth that doesn't change. A diffing algorithm is used to detect changes in language files.

(will finish this later)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages