Checks your projects localization files for errors.
npm install localelinternpx localelinter--llmnote can be used for a bunch of stupid things, such as:
- npx localelinter --llmnote "rewrite everything to sound like a catgirl wrote it"
``diff`
- "change.title": "Change Software",
+ "change.title": "Change Softwares",
- "change.paper.title": "Paper",
+ "change.paper.title": "Paper, it's the best!",
- "change.paper.description": "Modern server software known for its high performance and plugins.",
+ "change.paper.description": "Modern server softwares known for their high performance and plugins.",
- "change.spigot.title": "Spigot",
+ "change.spigot.title": "Spigot, it's okay",
- "change.spigot.description": "Popular server software known for its plugins.",
+ "change.spigot.description": "Popular server softwares known for their plugins.",
- "change.forge.title": "Forge",
+ "change.forge.title": "Forge, it's a bit old, but it still works",
- "change.forge.description": "Common mod loader, used for large mods and modpacks.",
+ "change.forge.description": "Common mod loader, used for large mods and modpacks. It's pretty good for old mods",
- "change.fabric.title": "Fabric",
+ "change.fabric.title": "Fabric, it's the best!",
- "change.show.snapshots": "Show Snapshots",
+ "change.show.snapshots": "Show the Sneaky Snapshots",
- "error": "Failed to fetch JARs",
+ "error": "Oopsie daisy! Could not fetch JARs",npx localelinter --key YOUR_API_KEY
(we are very professional)Obtaining an API key
You can obtain a free API key from here.$3
Option A:
- You can use the API key as a command line argument:
Option B:
- You can set the API key as an environment variable export GEMINI_API_KEY=YOUR_API_KEY
Option C:
- You can put the API key in a .env file, name it GEMINI_API_KEY and put it wherever you plan on running the program from.
MIT LicenseCopyright (c) 2024 JewelEyed
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
``