https://github.com/bumi/gettext2db
replaces the default gettext methods to write your gettext keys into the DB. This allows easy translation of your app
https://github.com/bumi/gettext2db
Last synced: about 2 months ago
JSON representation
replaces the default gettext methods to write your gettext keys into the DB. This allows easy translation of your app
- Host: GitHub
- URL: https://github.com/bumi/gettext2db
- Owner: bumi
- License: mit
- Created: 2008-06-04T22:53:09.000Z (about 18 years ago)
- Default Branch: master
- Last Pushed: 2008-06-04T22:57:14.000Z (about 18 years ago)
- Last Synced: 2025-01-01T18:31:39.803Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 74.2 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: MIT-LICENSE
Awesome Lists containing this project
README
Gettext2db
==========
replaces the default gettext methods to write your gettext keys into the DB.
This allows easy translation of your app and to create a backend to easily translate your app in a team.
have a look at ./examples and ./lib
TODO:
* write tests
Copyright (c) 2008 [Michael Bumann - railslove.com], released under the MIT license