Giter Site home page Giter Site logo

lokalize's People

Contributors

aheinze avatar ars81 avatar danielpervan avatar flommy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

lokalize's Issues

Lokalize usage example on collection's text field

I would appreciate a minimal clear example of how to use the Localized option in a collection's text field.

Right now, when I set a field's Localization switch to ON, I then can't select a key from the Lokalize Project although I have some keys added.

image

PS. Hello and thanks for the amazing content!

TranslationService -> Using dots in keys

Using dots in keys gives an error on the yandex translation suggestions.

Not a big issue for me, using another character as a workaround.
Just wanted to let you know, so you could maybe fix it later, or add validation to the keys.

Screenshot 2019-06-29 at 12 07 07

@aheinze Thanks for your awesome work.

Group permissions for lokalization projects

Hi,

This might not be the right place, but I'm not sure how else to get in touch.
I have installed and enabled the Lokalize plugin in out Cockpit installation and it's working great! What I cannot figure out is how to grant permissions to groups so that they can edit language keys. Can this be done? Is so, how would I need to go about this?

Thanks a lot,
Daniel

Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/html/modules/Cockpit/views/errors/500-debug.php on line 89

Hi,
I am adding the Addon within a Dockerfile:

FROM agentejo/cockpit:0.11.0

ARG LOKALIZE_REV=5a02ce918d1d6fa6d7733f630eb24bf8e64d19e5
RUN curl -fsSL -o /var/www/html/addons/${LOKALIZE_REV}.zip https://github.com/agentejo/Lokalize/archive/${LOKALIZE_REV}.zip \
    && unzip /var/www/html/addons/${LOKALIZE_REV}.zip -d /var/www/html/addons/ \
    && rm /var/www/html/addons/${LOKALIZE_REV}.zip

Opening the app with this, I receive the error: Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/html/modules/Cockpit/views/errors/500-debug.php on line 89

Any idea why?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.