All Projects → agentejo → Lokalize

agentejo / Lokalize

Licence: other
Manage localzation strings for your app in Cockpit

Programming Languages

hack
652 projects
PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language

Lokalize

Manage translation strings for your app in Cockpit

image

Configuration

Configuration config/config.yaml:

lokalize:
    importkeys: false,
    publicAccess: false,
    delimiter: ";",
    translationService:
        provider: Google // or Yandex
        apikey: AIzaxxx

Api

Get localized strings of a project:

/api/lokalize/project/{name}?token=*apitoken*

Get strings for a specific language

/api/lokalize/project/{name}/{local}?token=*apitoken*

💐 SPONSORED BY

ginetta
We create websites and apps that click with users.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].