✏️ Updated feature list
This commit is contained in:
35
README.md
35
README.md
@@ -3,10 +3,10 @@
|
|||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<p>
|
<p>
|
||||||
API request builder - A free, fast, and beautiful alternative to Postman
|
<b>A free, fast & beautiful API request builder</b>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Helps you create your requests faster, saving you precious time on your development - <a href="https://postwoman.launchaco.com">Subscribe</a>
|
<i>Web alternative to Postman - Helps you create requests faster, saving precious time on development - <a href="https://postwoman.launchaco.com">Subscribe</a></i>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
@@ -190,30 +190,13 @@ _Requests with Pre-Request Scripts are indicated in History entries_
|
|||||||
🌎 **i18n β**: Experience the app in your own language.
|
🌎 **i18n β**: Experience the app in your own language.
|
||||||
|
|
||||||
1. Scroll down to the footer
|
1. Scroll down to the footer
|
||||||
2. Click "Choose Language" button
|
2. Click "Choose Language" icon button
|
||||||
3. Select your language from the menu
|
3. Select your language from the menu
|
||||||
|
|
||||||
_Keep in mind translations aren't available for all source and target language combinations_
|
_Keep in mind: Translations aren't available for all source and target language combinations_
|
||||||
|
|
||||||
**To provide a localized experience for users around the world, you can add you own translations.**
|
**To provide a localized experience for users around the world, you can add you own translations.**
|
||||||
|
|
||||||
- Add a new locale in `lang/`
|
|
||||||
|
|
||||||
Example: `lang/es-ES.js`
|
|
||||||
- Mention `code`, `name`, `iso` and `file` in `nuxt.config.js`
|
|
||||||
|
|
||||||
Example:
|
|
||||||
```
|
|
||||||
i18n: {
|
|
||||||
locales: [{
|
|
||||||
code: 'es',
|
|
||||||
name: 'Español',
|
|
||||||
iso: 'es-ES',
|
|
||||||
file: 'es-ES.js'
|
|
||||||
}]
|
|
||||||
}
|
|
||||||
```
|
|
||||||
|
|
||||||
_**All `i18n` contributions are welcome to `i18n` [branch](https://github.com/liyasthomas/postwoman/tree/i18n) only!**_
|
_**All `i18n` contributions are welcome to `i18n` [branch](https://github.com/liyasthomas/postwoman/tree/i18n) only!**_
|
||||||
|
|
||||||
📦 **Add-ons**: Official add-ons for Postwoman.
|
📦 **Add-ons**: Official add-ons for Postwoman.
|
||||||
@@ -228,6 +211,16 @@ _**All `i18n` contributions are welcome to `i18n` [branch](https://github.com/li
|
|||||||
|
|
||||||
_Add-ons are developed and maintained under **[Official Postwoman Organization](https://github.com/postwoman-io)**._
|
_Add-ons are developed and maintained under **[Official Postwoman Organization](https://github.com/postwoman-io)**._
|
||||||
|
|
||||||
|
☁️ **Auth + Sync**: Sign in and sync in real-time.
|
||||||
|
|
||||||
|
**Sign in with:**
|
||||||
|
- Google
|
||||||
|
- GitHub
|
||||||
|
|
||||||
|
**Sync:**
|
||||||
|
- History
|
||||||
|
- Collections
|
||||||
|
|
||||||
**To find out more, please check out [Postwoman Wiki](https://github.com/liyasthomas/postwoman/wiki).**
|
**To find out more, please check out [Postwoman Wiki](https://github.com/liyasthomas/postwoman/wiki).**
|
||||||
|
|
||||||
## Demo 🚀 [](https://postwoman.io)
|
## Demo 🚀 [](https://postwoman.io)
|
||||||
|
|||||||
Reference in New Issue
Block a user