spacedrive/interface/locales
Artsiom Voitas dee3ca0524
Added date formatting according to chosen language in the settings (#2414)
* added date formatting according to chosen language

* deleted spaces

* deleted spaces

* fixed typos

* set date formats after

* error handling

---------

Co-authored-by: Utku Bakir <74243531+utkubakir@users.noreply.github.com>
2024-04-30 16:52:20 +00:00
..
be Added date formatting according to chosen language in the settings (#2414) 2024-04-30 16:52:20 +00:00
de Added date formatting according to chosen language in the settings (#2414) 2024-04-30 16:52:20 +00:00
en Added date formatting according to chosen language in the settings (#2414) 2024-04-30 16:52:20 +00:00
en-gb Added date formatting according to chosen language in the settings (#2414) 2024-04-30 16:52:20 +00:00
es Added date formatting according to chosen language in the settings (#2414) 2024-04-30 16:52:20 +00:00
fr Added date formatting according to chosen language in the settings (#2414) 2024-04-30 16:52:20 +00:00
it Added date formatting according to chosen language in the settings (#2414) 2024-04-30 16:52:20 +00:00
ja Added date formatting according to chosen language in the settings (#2414) 2024-04-30 16:52:20 +00:00
nl Added date formatting according to chosen language in the settings (#2414) 2024-04-30 16:52:20 +00:00
ru Added date formatting according to chosen language in the settings (#2414) 2024-04-30 16:52:20 +00:00
tr Added date formatting according to chosen language in the settings (#2414) 2024-04-30 16:52:20 +00:00
zh-CN Added date formatting according to chosen language in the settings (#2414) 2024-04-30 16:52:20 +00:00
zh-TW Added date formatting according to chosen language in the settings (#2414) 2024-04-30 16:52:20 +00:00
i18nnext.d.ts [ENG-1502] I18n (#1897) 2024-01-08 20:26:46 +00:00
README.md added it locale, added it entry (#2066) 2024-02-26 15:20:41 +00:00

This command will help you sync locales with the source language (en) and find missing keys.

npx i18next-locales-sync -p en -s it -l ./interface/locales

replace it with the language you want to sync with the source language.