Skip to content

agentejo/Lokalize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Manage localzation strings for your app in Cockpit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •