mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-07 17:05:34 +02:00
Update building.md
This commit is contained in:
parent
1ecb8f28a1
commit
d3649c2f3e
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ This command handles all the necessary bootstrapping tasks, such as setting up c
|
||||||
Before building the browser, it’s recommended to update the American English language packs to ensure that all localization files are up-to-date:
|
Before building the browser, it’s recommended to update the American English language packs to ensure that all localization files are up-to-date:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sh ./scripts/update-en-US-packs.sh
|
python3 ./scripts/update_en_US_packs.py
|
||||||
```
|
```
|
||||||
|
|
||||||
This script updates the "en-US" localization files, which are necessary for proper language support in Zen Browser. Running this step ensures that your build includes the latest translations and language resources.
|
This script updates the "en-US" localization files, which are necessary for proper language support in Zen Browser. Running this step ensures that your build includes the latest translations and language resources.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue