You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
294 B
12 lines
294 B
4 years ago
|
# Scripts you can use with Bazarr
|
||
|
|
||
|
## [2to3-language-code](2to3-language-code/README.md)
|
||
|
|
||
|
Changes the 2 iso code to 3 iso code.
|
||
|
|
||
|
??? example "Script"
|
||
|
|
||
|
```sh
|
||
|
[[% filter indent(width=4) %]][[% include 'Bazarr/scripts/2to3-language-code/2to3_language_code.sh' %]][[% endfilter %]]
|
||
|
```
|