Skip to content

Commit 7cb46ef

Browse files
authored
Update languages list (#82)
* Update languages * Update web-ext-translator instructions too * Italian translation fix
1 parent 52204d6 commit 7cb46ef

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

readme.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -17,28 +17,28 @@ It only requires the `management` permission.
1717

1818
[<img src="https://raw.githubusercontent.com/alrra/browser-logos/90fdf03c/src/edge/edge.svg" width="48" alt="Edge" valign="middle">][link-edge] [<img valign="middle" src="https://img.shields.io/badge/dynamic/json?add-on&prefix=v&query=%24.version&url=https%3A%2F%2Fmicrosoftedge.microsoft.com%2Faddons%2Fgetproductdetailsbycrxid%2Fjdodenbllldnoogfmbmmgpieafbnaogm&label=%20">][link-edge]
1919

20-
## Internationalization (i18n)
21-
22-
It's available in 11 languages:
23-
24-
- English
25-
- Chinese (Simplified)
26-
- Chinese (Traditional)
27-
- Italian
28-
- Spanish
29-
- German
30-
- French
31-
- Korean
32-
- Russian
33-
- Japanese
34-
- Hebrew
20+
## Internationalization
21+
22+
It's available in 12 languages:
23+
24+
- English (United States)
25+
- 中文 (简体)
26+
- 中文 (繁體)
27+
- italiano
28+
- Deutsch
29+
- Español
30+
- français
31+
- עברית
32+
- 日本語
33+
- 한국어
34+
- русский
35+
- Türkçe
3536

3637
You can suggest improvements or new languages using the [web-ext-translator](https://lusito.github.io/web-ext-translator/) web tool:
3738

38-
1. Visit https://lusito.github.io/web-ext-translator/
39-
2. Click the GitHub icon on the top left corner
40-
3. Enter `https://github.com/hankxdev/one-click-extensions-manager`
41-
4. Make changes and submit them to this repo
39+
1. Visit https://lusito.github.io/web-ext-translator/?gh=https://github.com/hankxdev/one-click-extensions-manager
40+
2. Make changes to your language
41+
3. Open a PR on this repo to submit your changes
4242

4343
## License
4444

source/_locales/it/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"hash": "1220702106584c8c90c0f41c486a3e0b"
4141
},
4242
"undoInfoMsg": {
43-
"message": "Puoi annullare e ripetere la tua ultima azione finché non chiusi questo popup. Premi <kbd>ctrl+z</kbd> su Windows, <kbd>cmd+z</kbd> su macOS o <kbd>super+z</kbd> on Ubuntu.",
43+
"message": "Puoi annullare e ripetere la tua ultima azione finché non chiudi questo popup. Premi <kbd>ctrl+z</kbd> su Windows, <kbd>cmd+z</kbd> su macOS o <kbd>super+z</kbd> on Ubuntu.",
4444
"hash": "4c9adc1bb6418b3ecbc77f3ddda22a70"
4545
},
4646
"uninstall": {

0 commit comments

Comments
 (0)