Skip to content

webdesign2be/Pure.Translation

Repository files navigation

Neos translation backend module



What does it do?

With this backend module it is possible to get an overview about all translated labels of all used site packeges.


Contributing and development

For further development it is necessary to run "npm install" once to gather all dependencies.

To build the javascript application run "npm run build" or "npm run watch" for a countinuous build.

License

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.