pure/translation

There is no license information available for the latest version (0.1.0) of this package.

Neos backend module to edit and update frontend translations

Installs: 175

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 1

Open Issues: 0

Type:typo3-flow-package

0.1.0 2016-11-24 16:54 UTC

This package is not auto-updated.

Last update: 2024-04-23 02:31:14 UTC


README

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.