spacedrive/interface/locales
ameer2468 1b83a6fd8a
[ENG-1710] Context menu path bar (#2305)
* context menu on path bar

* Open in new tab

* locales

* Update ExplorerPath.tsx
2024-04-10 00:03:18 +00:00
..
by [ENG-1710] Context menu path bar (#2305) 2024-04-10 00:03:18 +00:00
de [ENG-1710] Context menu path bar (#2305) 2024-04-10 00:03:18 +00:00
en [ENG-1710] Context menu path bar (#2305) 2024-04-10 00:03:18 +00:00
es fix weird translations (#2294) 2024-04-06 00:46:47 +00:00
fr [ENG-1710] Context menu path bar (#2305) 2024-04-10 00:03:18 +00:00
it [ENG-1710] Context menu path bar (#2305) 2024-04-10 00:03:18 +00:00
ja [ENG-1710] Context menu path bar (#2305) 2024-04-10 00:03:18 +00:00
nl [ENG-1710] Context menu path bar (#2305) 2024-04-10 00:03:18 +00:00
ru [ENG-1710] Context menu path bar (#2305) 2024-04-10 00:03:18 +00:00
tr [ENG-1710] Context menu path bar (#2305) 2024-04-10 00:03:18 +00:00
zh-CN [ENG-1710] Context menu path bar (#2305) 2024-04-10 00:03:18 +00:00
zh-TW [ENG-1710] Context menu path bar (#2305) 2024-04-10 00:03:18 +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.