Translate backend errors into clean structured messages
A simple and free API for Bing & Microsoft Translator for Node.js
An isomorphic client library for the Azure Translator Service
Create and translate standard UUIDs with shorter formats.
Toolkit for creating Flow and TypeScript compatible libraries from Flow source code.
git@github.com:stalniy/ucast.git
git@github.com:stalniy/ucast.git
A free and unlimited API for Google Translate
Internationalization for markuplint
Transpile TypeScript code to JavaScript with Closure annotations.
[](https://github.com/supabase-community/sql-to-rest/actions?query=branch%3Amain) [](https://www
A comprehensive Supabase error code translator supporting 10 languages with ISO language codes
AI-Powered Content Translation for Strapi with Batch Translation Support. Forked from strapi-llm-translator by grenzbotin.
## Install
check rules for signavio-i18n
Convert Oniguruma patterns to native JavaScript RegExp
AI-Powered Content Translation for Strapi
PathTranslator for roblox-ts
a pure javascript protocol buffer encoding implementation, written specifically for riak
Official Lara SDK for JavaScript and Node.js
A versatile and easy-to-use NPM package that leverages the power of the Google Translator API
Translator, bulk replace string at a time
An isomorphic rest level client library for the Azure Document Translator service.
Translate your JSON file or object into another languages with Google Translate API
The WindowsError gem provides an easily accessible reference for standard Windows API Error Codes. It allows you to do comparisons as well as direct lookups of error codes to translate the numerical value returned by the API, into a meaningful and human readable message.
Instead of Rails translating validation errors automatically to current locale, validation errors are returned as error meta hashes easily embedded in API error responses and translated in the frontend.
kinetic_cafe_error provides an API-smart error base class and a DSL for defining errors. Under Rails, it also provides a controller concern (KineticCafe::ErrorHandler) that has a useful implementation of +rescue_from+ to handle KineticCafe::Error types. Exceptions in a hierarchy can be handled in a uniform manner, including getting an I18n translation message with parameters, standard status values, and meaningful JSON representations that can be used to establish a standard error representations across both clients and servers.
Integrate the jQuery Validation plugin into the Rails asset pipeline
Ruby pattern that addresses the common need to translate technical errors to user-friendly ones when integrating with a third party API.
A fastlane plugin to automatically translate iOS Localizable.xcstrings files and App Store metadata files using DeepL API. Supports progress tracking, formality options, error recovery, auto-detection of target languages, and more.
The api_responser gem provides a standardized way to handle API responses in a Rails application. It includes methods for rendering success and error responses, making it easier to manage and maintain consistent response structures across your application. The gem leverages I18n for localization, allowing dynamic translation of response messages based on method names.