Giter Club home page Giter Club logo

Comments (9)

JanCizmar avatar JanCizmar commented on June 9, 2024

Hello! It's because you have dots in your keys. Tolgee treats the dot as a key nesting separator. I believe, we cannot simply change this now. So as a workaround, you can either omit the dots in the keys or fix this in your integration.

from tolgee-platform.

onevcard-team avatar onevcard-team commented on June 9, 2024

@JanCizmar We have dots in there? In the first image is our object. After uploading it to tolgee and then exporting it again it becomes converted to string like in the second image

from tolgee-platform.

JanCizmar avatar JanCizmar commented on June 9, 2024

Oh! I see. Then it's weird indeed. Can you share how exactly you're exporting the file?

from tolgee-platform.

onevcard-team avatar onevcard-team commented on June 9, 2024

Just going over the export function:

image

from tolgee-platform.

JanCizmar avatar JanCizmar commented on June 9, 2024

Hey! Oh, now I see the reason. Since you've got a key resend_invitation.context_menu defined. It cannot be structured. Since the key is already occupied by the string. In that case, Tolgee merges the other keys, so there is no collision with the string.

from tolgee-platform.

JanCizmar avatar JanCizmar commented on June 9, 2024

Maybe you've added the key later?

from tolgee-platform.

onevcard-team avatar onevcard-team commented on June 9, 2024

image

You are right, there is a key with that name.

But are keys not deleted automatically when they are not in the uploaded json anymore?

from tolgee-platform.

JanCizmar avatar JanCizmar commented on June 9, 2024

They're not. Tolgee doesn't work this way. It works more like an string repository, so you can add new keys in the platform as well or you can import data from multiple files.

from tolgee-platform.

onevcard-team avatar onevcard-team commented on June 9, 2024

Ohh okay well then thanks for the help :)

from tolgee-platform.

Related Issues (20)

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.