An TranforDwarves Foundation's Team Blogdwarvesf.hashnode.net·Mar 31, 2023FeaturedI18n Frontend guidelineIn a front-end web application, locales are used to determine the language and geographic location of the user and to display the appropriate content to them. When a user visits a web page, the application will first detect their locale, then use thi...Shad Mirza and 1 other are discussing this2 people are discussing thisDiscuss·137 likes·966 readsi18n
Václav Hodekforvaclavhodek's blogvaclavhodek.hashnode.net·Oct 27, 2020How to localize Vue.js app with vue-i18n and LocalazyLocalization of any type of application, be it a web, mobile or desktop app, can be tedious and irritating. In this article, I'll show you how can you handle that easily with Localazy and vue-18n in a way that you'll spend your time effectively and a...Discuss·62 likes·1.5K readsJavaScript
Brayan Arrieta AlfaroforBrayan Arrieta Alfaro's Blogbrayanarrieta.hashnode.net·Jun 28, 2021How to integrate i18next Internationalization with your React project?When are working on several projects and countries the language is one of the most important facts that we need to keep in mind, especially if our application was developed with the goal of having an international market. In some cases handle the in...Discuss·62 likes·581 readsWeb Development
hediforhedighodhbane.hashnode.net·Apr 23, 2023Making Internationalization Easy with Next.js and react-intlInternationalization (i18n) is an important aspect of modern web development. It enables us to create websites that are accessible to users from all over the world, regardless of their language or location. In this article, we’ll explore how we can m...Discuss·54 readsNext.js
An TranforDwarves Foundation's Team Blogdwarvesf.hashnode.net·Mar 31, 2023FeaturedI18n Frontend guidelineIn a front-end web application, locales are used to determine the language and geographic location of the user and to display the appropriate content to them. When a user visits a web page, the application will first detect their locale, then use thi...Shad Mirza and 1 other are discussing this2 people are discussing thisDiscuss·137 likes·966 readsi18n
An TranforDwarves Foundation's Team Blogdwarvesf.hashnode.net·Mar 31, 2023Continuous TranslationIntroduction Continuous Translation (CT) is a modern approach to translation management that involves synchronizing software development and translation workflows. This means that developers, translators, and product owners work together in a continu...Discuss·6 likes·56 readsi18n
Quentin LAFFONTforFlexperflexper.hashnode.net·Mar 20, 2023Rosetty React: The Complete Internationalization Solution for React ApplicationsIf you're building a React application that needs to support multiple languages, then you know that internationalization (i18n) can be a complex and time-consuming task. Fortunately, there are libraries like Rosetty React that can help simplify the p...DiscussOur librariesi18n
Quentin LAFFONTforFlexperflexper.hashnode.net·Mar 15, 2023Rosetty: A Complete Intl/I18n Solution for Browser and NodeWhen building an application that needs to support multiple languages and locales, it is important to have a good internationalization (I18n) solution. This is where Rosetty comes in. Rosetty is a complete Intl/I18n solution for both browser and node...DiscussOur librariesi18n
Sujith Sforreachsujith.hashnode.net·Feb 21, 2023Getting started with i18n - NextJSTranslations are necessary for your app once it grows to larger audiences or when you need to present your blog content to different countries. In NextJS, the translations can be configured using i18n configurations and its related npm packages. Thro...DiscussNext.js
Adriano Raianoforinternationalization & localizationi18n.hashnode.net·Feb 14, 2023Fastest way to unleash the full power of i18nextInternationalization (i18n) and localization (l10n) are crucial for businesses that want to expand globally and reach a wider audience. To do this, you need a robust solution that can handle different languages and cultural nuances, and this is where...Discuss·10 likes·27 readsJavaScript
Micheal AdisaforMicheal's thoughts in black and whitemichellead.hashnode.net·Feb 10, 2023How to add Internationalization to your Vue App with VueI18nIn this tutorial, we will be using the easy, powerful, and competent-oriented Vue I18n Internalization plugin for Vue.js. At the end of this tutorial, you will; Know what internationalization is know how to use the internationalization plugin for v...Discuss·13 likes·43 readsinternationalization
Adriano Raianoforinternationalization & localizationi18n.hashnode.net·Feb 1, 2023The joy, the pride and the burden of maintaining open sourceAs a maintainer of i18next, an open-source localization library, I can attest that there is nothing quite like the feeling of joy and pride that comes from contributing to the open-source community. Seeing others use and appreciate your work is a fee...Discuss·10 likes·35 readsOpen Source
Adriano Raianoforinternationalization & localizationi18n.hashnode.net·Jan 20, 2023Vue Localization - Internationalize with i18nextSince Vue.js is an approachable, performant and versatile framework for building web user interfaces, it also needs a best-in-class internationalization solution. You may know vue-i18n, but for those who already know i18next a Vue.js adapted version ...Discuss·1 like·57 readsVue.js