do I need to use another number-symbols when I want my webpage to be accessible in other countries? According to Microsoft there are different shape of numbers:
I'm working with Slim 4 Framework with a Twig engine for templates. Some time ago, Twig had an extension with {% trans %} tokens and |trans filter directly link
I have done a lot of research and tried many things, but unfortunately, I haven't found a solution, so I had to ask again. I am working locally on a project and
I am having a problem setting the "defaulValue" of a Language selector to display the locale it is in. ** Note: I am using Nextjs and TailwindCSS My code looks
Our application is a mix of: Front-end: Asp .NET with Razor pages (parent application), and some Angular Pages (displayed in an iFrame) along with typescript.
I have an unusual situation. The customer wants certain background colors changed depending on the current translations. Currently I am using the normal QT tran
I am building a Next.js app with internationalization using next-i18next. Pages are generated for all the pages of my site for both English and French, except f
What I would like to do is utilize the I18n localization structure to handle organziation-specific naming schemas, independently of the users actual local. Some
I am using Flutter to build a Web-App and I want to use the internationalization feature of flutter on my new app. I was following the Flutter-Tutorial and I tr
I'm trying to localize time units and I'm able to do so for singular (hour, day, minute) but I'm unable to find any way to figure out the plural equivalent (hou
I have successfully translated many of the pages on my website project but now I have moved to translate specific components that were created and it is not wor
I'm doing an app using Laravel inertia and Vue, we wanted to add i18n to the app and use the same translation files for both laravel and i18n, the problem is th
I am using react-i18next in my app to great effect but when I run the unit tests against my component: const OptionList = ({ definition, name, status = EM
I am building a simple app to learn internationalisation using Angular 11. The tutorial I am following is: https://lokalise.com/blog/angular-i18n/ I followed th
I have a webpage in React and I wanted to use l10n (localization) but only find information about i18n (internationalization), so I don't know if l10n exists fo
I have a problem with translate standard buttons in QMessageBox. If I check the language, the buttons are translated very well, but if I don't check the languag
I'm doing a react-typescript app where I need to be able to translate the site. I'm using the i18next library. In the main page the user can change the language
I have 2 files en.json and xx.json with translations in Angular application. Common idea is to create translation in both files for multilangu
Hello I am trying add BottomNavigationBar in flutter app but when i run project error occures : A MaterialLocalizations delegate that supports the ka_GE locale
I'm translating my app to spanish using the intl package. locales.dart class AppLocale { ... String get folder => Intl.message("Folder", name: 'folder'