Skip to content

Update lokalise cli to version 2 + fix replacing localise vars#4201

Merged
balloob merged 2 commits into
devfrom
lokalise
Nov 10, 2019
Merged

Update lokalise cli to version 2 + fix replacing localise vars#4201
balloob merged 2 commits into
devfrom
lokalise

Conversation

@bramkragten
Copy link
Copy Markdown
Member

@bramkragten bramkragten commented Nov 9, 2019

Fixes #4181

*/
const re_key_reference = /\[%key:([^%]+)%\]/;
function lokalise_transform(data, original) {
function lokaliseTransform(data, original, file) {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We so much need to re-do this file in a non-stream way so we can actually see what's going on .

@balloob balloob merged commit 1d16bdb into dev Nov 10, 2019
@delete-merged-branch delete-merged-branch Bot deleted the lokalise branch November 10, 2019 19:30
@bramkragten bramkragten mentioned this pull request Nov 14, 2019
@antro31
Copy link
Copy Markdown

antro31 commented Nov 21, 2019

Hi! I migrated this morning to 0.102.0. Issue is still there. What happened?

@bramkragten
Copy link
Copy Markdown
Member Author

That's not easy to say when there is so little information.

But if you think there (still) is a bug, please create an issue with information instead of responding on a PR.

@github-actions github-actions Bot locked and limited conversation to collaborators Jul 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Binary sensor value is [%key_id:state::default::on%]

4 participants