Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uniplaces/babelatebundle
Tool that helps to translate symfony2 yml translation files though a web interface
https://github.com/uniplaces/babelatebundle
Last synced: 25 days ago
JSON representation
Tool that helps to translate symfony2 yml translation files though a web interface
- Host: GitHub
- URL: https://github.com/uniplaces/babelatebundle
- Owner: uniplaces
- License: mit
- Created: 2012-07-11T11:51:20.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-08-01T15:25:17.000Z (over 12 years ago)
- Last Synced: 2024-12-01T07:39:56.259Z (27 days ago)
- Language: PHP
- Homepage:
- Size: 102 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Local Installation
==================### Prerequisites
Install:
* Apache 2.2
* MongoDB 1.6
* PHP 5.3
* Symfony 2.xTested on MacOS X 10.7.4
### Configuring Babelate
In BabelateBundle/Resources/doc/parameters.yml.sample you can find the main parameters Babelate relies on.
You can also find the doctrine configuration in BabelateBundle/Resources/doc/config.yml.sample
Define each bundle you will be translating along with it's directory as in the sample file.
Before you can use the web service be sure to run:
app/console uniplaces:babelate:import