Giter Club home page Giter Club logo

Comments (5)

danijelk avatar danijelk commented on May 29, 2024

What if you want to have a backslash in your text? 'Hello \World' for whatever reason that would be. Why not just fix your string?

from laravel-langman-gui.

themsaid avatar themsaid commented on May 29, 2024

cannot recognize "if you're not the one" in strings

Please explain this, can't get what you mean.

from laravel-langman-gui.

danijelk avatar danijelk commented on May 29, 2024

He wants this package to strip slashes from strings, but then laravels language parser wouldn't find the translation

from laravel-langman-gui.

meness avatar meness commented on May 29, 2024

@danijelk I know Hello \World doesn't right! Please attention the provided example above. I use single quotation in PHP most of the time, especially for strings (i.e. __('I don\'t like it')). JSON supports double quotation, well, you would find that string in language files as "{ I don't like it": "خوشم نمیاد" }. So I didn't use a backslash in JSON files but Langman scans and searches for exact strings, I mean it exactly search for "I don\'t like it" which doesn't exist.

from laravel-langman-gui.

danijelk avatar danijelk commented on May 29, 2024

I do see the point, one might need to use both ' and " in a string such as _('hello " world ' "'). It's Saids call though, but you could always do a pull request to show a solution.

from laravel-langman-gui.

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.