Upload your CSV language files to SimpleLocalize,
use auto-translation and download ready-to-go translation files in seconds!
"key","english","spanish","polish"
"welcome_message","Welcome","Bienvenido","Witamy"
"logout","Log out","Cerrar sesión","Wyloguj się"
"language","Language","Idioma","Język"
"save","Save","Guardar","Zapisz"
"cancel","Cancel","Cancelar","Anuluj"
"download","Download","Descargar","Pobierz"
Upload your CSV file with translations or use our CLI tool to upload translations from your terminal.
Your data will show up in a translation editor which can be handed over to translators or other team members.
"key","english","spanish","polish"
"welcome_message","Welcome","Bienvenido","Witamy"
"logout","Log out","Cerrar sesión","Wyloguj się"
"language","Language","Idioma","Język"
"save","Save","Guardar","Zapisz"
"cancel","Cancel","Cancelar","Anuluj"
"download","Download","Descargar","Pobierz"
Download your translations in CSV, JSON, or XLSX format. You can also use our CLI tool to download translations from your terminal.
CSV (Comma-Separated Values) files are a popular format for storing tabular data, including translations. They are easy to read and write, making them a good choice for managing translations in software projects.
To use CSV files for translations, you can create a file with columns for the translation keys and the translations in different languages. The first row should contain the column headers, such as "key", "english", "spanish", etc. Each subsequent row should contain the translation key and its corresponding translations.
For example, a CSV file for translations might look like this:
You can use SimpleLocalize to manage your CSV files with translations. It allows you to upload, edit, and download your CSV files with translations easily. You can also use the auto-translation feature to translate your CSV files in seconds.
Translating a CSV file is easy with SimpleLocalize. You can upload your CSV file, and it will be converted into a format that can be edited in the translation editor. You can then use the auto-translation feature to translate your CSV file in seconds.
Once the translations are done, you can download the CSV file with translations or use the CLI tool to download translations from your terminal.
SimpleLocalize is a web-based translation management platform that helps
developers and teams to manage translations in a simple and effective way.
Translate your application into multiple languages with just a few clicks. Choose from OpenAI ChatGPT, Google Translate or DeepL translation providers to translate your texts. Adding support for new languages has never been easier.
Learn more about auto-translationWith SimpleLocalize CLI you can manage your translations from the terminal. It's a powerful tool that helps you to automate the translation process in your project. You can easily synchronize translation files between you local project and SimpleLocalize Translation Editor, start auto-translation or publish changes to the production environment.
CLI documentation# upload source translations
$ simplelocalize upload
# auto-translate strings
$ simplelocalize auto-translate
# download translated files
$ simplelocalize download
Get your translations lightning fast with our CDN. We provide a simple way to host your translations and serve them safely to your users.
Get started with translation hosting{
"en": {
"CREATE_ACCOUNT": "Create account",
"SIGN_IN": "Sign in",
"WELCOME_TO_THE_JUNGLE" : "Welcome to the jungle"
},
"es": {
"CREATE_ACCOUNT": "Crear cuenta",
"SIGN_IN": "Iniciar",
"WELCOME_TO_THE_JUNGLE": "Bienvenido a la jungla"
}
}
SimpleLocalize supports Excel file format for importing and exporting translations. You can easily share translations with your team or import existing translations from other tools.
Invite team members to the project. Work together with native speakers from all around the world on your app translations. Share your project with your team and manage translations in one place.
Greet your customers
in their native language
We found some articles that might be interesting for you
See what's new in SimpleLocalize and learn how to use new features. This update focuses around language management and export menu.
This complete guide will teach you how to manage translations with Excel spreadsheets. Start translating your project efficiently with Excel and our Excel auto-translation option.