Skip to content

add empty value for keys without value - #5

Open
emrekaraca wants to merge 1 commit into
agentejo:masterfrom
emrekaraca:master
Open

add empty value for keys without value#5
emrekaraca wants to merge 1 commit into
agentejo:masterfrom
emrekaraca:master

Conversation

@emrekaraca

Copy link
Copy Markdown

Currently, when you add a new language key to a Lokalize-project, but leave the value empty, the key is only saved in keys but not in values of the project-entry.

When values are not set, they are not delivered by the Rest-API-endpoint, which can lead to inconsistencies.

The changes in this PR set any unset value to an empty string, which ensures that every entry in the Lokalize-project is also delivered from the Rest-API-endpoint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant