We found 33 posts with tag #tutorial
The new SimpleLocalize VS Code extension lets you manage translations directly in the editor. Explore key features and installation instructions.
Quick message extraction with using npx and OpenAI. Extract messages and auto-create translation keys using AI. Get source translations in seconds from your source code.
Try out the new public suggestions feature and get feedback from your users. Enable public translations and share your project with the community.
Step-by-step guide to setting up a localization workflow for developers. Learn how to extract text for translation, manage translations, and integrate them into your app.
Namespaces are a great way to organize translations in software localization. Learn what namespaces are, why they are important, and how to use them in your localization process.
Check your project's translation progress with the new statistics feature in SimpleLocalize. Monitor progress, untranslated keys, review status, and team performance.
Communicate with your team members and translators using comments. Learn how to use comments feature in the translation management system.
Set character limits for your translations to simplify localization management. Keep your translations consistent and within the character limit of your UI.
Learn how to localize your React app using i18next and react-i18next. This step-by-step guide will show you each step of React app internationalization from scratch.
Learn to translate webpages: user tips (browser tools, services, extensions) and developer strategies (multilingual content, translation software).
Learn how to translate and auto-translate Markdown files using SimpleLocalize's Text Editor feature in the Translation Editor.
Control the quality of your translations using review statuses in SimpleLocalize. Learn how to set up review statuses, automate and how to use them in your translation workflow.
Learn how to automate translation changes for faster and more efficient localization workflows. Auto-translate, clear, or change review status with automations.
In this tutorial, how to extract translation keys and translations from a HTML website and upload them to SimpleLocalize using the SimpleLocalize CLI.
Learn how to translate a website or app using OpenAI and SimpleLocalize. Discover the pros and cons of using OpenAI for translations and how to set up the integration with SimpleLocalize.
Discover best practices for creating translation keys that are clear, consistent, and easy to manage to improve and optimize your app localization process.
In this tutorial, we will show you how to use Cloudflare Workers to create a simple website localization feature, without the need to install any additional dependencies. We will localize a simple static HTML website hosted on GitHub Pages, but you can use the same approach to localize any website, including those built with popular frameworks like React, Angular, or Vue.js.
Learn what is a translation key, how to create them, and how they look like in your project and SimpleLocalize.
Improve auto-translation results with DeepL glossaries. Create preferred translations for your language pairs for a consistent and accurate translation.
Clean up your translation files by deleting unsed translation keys. Find old translation keys and delete them for clear overview of your translations.
Managing translation updates made easy. Learn how SimpleLocalize's review status ensures consistency across different languages.
Improve your translation updates workflow using SimpleLocalize Webhooks and integrations with Slack, Discord and Microsoft Teams.
Learn how to localize your Figma designs with the SimpleLocalize translation editor. Give your designs a way to speak for themselves in different languages thanks to effective localization.
Simplify translation management with SimpleLocalize's Bulk Actions — delete, update, review, or auto-translate multiple keys at once for efficient localization.
Learn how to work together using SimpleLocalize! Invite team members, share access, and make localization easy.
Simplify your localization process by learning how to auto-translate JSON files with SimpleLocalize's translation editor and auto-translation feature.
Start using a TMS for localization of your software project. Learn how to get started and manage your translations.
Explore features and functionalities of SimpleLocalize translation editor, learn how to use them and get started with translation management for your project.
Auto-translation is a powerful feature which helps you translate your app, website, game or other digital content to multiple languages with just one click.
Translate web or mobile app effortlessly using OpenAI ChatGPT, Google Translate or DeepL with SimpleLocalize. Use machine translations to speedup localization process, review translations, and deploy them fast!
Software updates can be challenging and yet with every deploy, you must remember about updating your keys, translations, and content. How to keep all translations up to date with every new feature release?
FormatJS - add more languages to your React app. Zero configuration required. Simple setup with 2-minute guide.
How to localize ReactJS application with i18next internationalization library. Learn how to manage localization in software project