https://github.com/alexxnb/colocalize
Simple tool for making your own localization platform.
https://github.com/alexxnb/colocalize
Last synced: 3 months ago
JSON representation
Simple tool for making your own localization platform.
- Host: GitHub
- URL: https://github.com/alexxnb/colocalize
- Owner: AlexxNB
- License: gpl-3.0
- Created: 2018-03-23T09:22:59.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-27T13:30:10.000Z (about 6 years ago)
- Last Synced: 2025-02-24T05:45:49.636Z (3 months ago)
- Language: CSS
- Homepage:
- Size: 454 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CoLocolize
Simple tool for making your own localization platform. Simple installation on a server with PHP&MySQL.Just started a dev of my own platform for localizing apps, websites and etc. As source of translation should be any file that can be represnt as "key=value" type document. At the start system will support only Android's string.xml doctype.
*UPDATE*:
The project is suspensed now. Never will be released.