mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
readme update
This commit is contained in:
@@ -77,10 +77,11 @@ Files for internationalization are located [here](https://github.com/Athou/comma
|
||||
|
||||
To add a new language:
|
||||
|
||||
- edit `commafeed-client/src/i18n.ts` and
|
||||
- edit `commafeed-client/src/i18n.ts`
|
||||
- add the new locale to the `locales` array.
|
||||
- import the dayjs locale
|
||||
- edit `commafeed-client/.linguirc` and add the new locale to the `locales` array.
|
||||
- run `npm run i18n` and add translations to the newly created `commafeed-client/src/locales/[locale]/messages.po` file
|
||||
|
||||
The name of the locale should be the two-letters [ISO-639-1 language code](http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes).
|
||||
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
## CommaFeed new UI prototype
|
||||
|
||||
This project may or may not one day replace the existing CommaFeed web UI.
|
||||
Reference in New Issue
Block a user