l10nization
l10nization copied to clipboard
L10nization is a tool for extracting text to arb files for l10n or r13n in a Flutter application.
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.6.0 to 7.9.0. Release notes Sourced from @typescript-eslint/parser's releases. v7.9.0 7.9.0 (2024-05-13) 🚀 Features rule-tester: check for missing placeholder data in the message (#9039) 🩹 Fixes do...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.7 to 20.12.12. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.6.0 to 7.9.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v7.9.0 7.9.0 (2024-05-13) 🚀 Features rule-tester: check for missing placeholder data in the message (#9039) 🩹 Fixes do...
Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.88.0 to 1.89.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [yaml](https://github.com/eemeli/yaml) from 2.4.1 to 2.4.2. Release notes Sourced from yaml's releases. v2.4.2 Restrict YAML 1.1 boolean strings to their explicit capitalization (#530) Add sponsorship by Scipress (#536) Commits f792d1b...
It should only add to arbs on the first location that it finds, not all locations found. I have a folder called "extension" at the root level of my app....
final x = 'This is a double line string' ' with info.'; I select both lines and get this: "thisIsADoubleLineStringWithInfo": "This is a double line string'\n ' with info.", I'm...
Happened to me with 1.4.1. Keeps popping up sometimes, worth pointing out that I'm using fvm
I am getting the following errors Expected ',' or '}' after property value in JSON at position 1080 Expected double-quoted property name in JSON at position 11066 I only have...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.6.0 to 7.10.0. Release notes Sourced from @typescript-eslint/parser's releases. v7.10.0 7.10.0 (2024-05-20) 🚀 Features eslint-plugin: [sort-type-constituents] support case sensitive sorting (#8760) 🩹 Fixes eslint-plugin: [prefer-regexp-exec] fix heuristic...