mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
Merge f236854a5b into merged_master (Bitcoin PR bitcoin/bitcoin#31731)
This commit is contained in:
commit
a207dedc19
1 changed files with 2 additions and 2 deletions
|
|
@ -18,8 +18,8 @@ We use automated scripts to help extract translations in both Qt, and non-Qt sou
|
|||
|
||||
To automatically regenerate the `bitcoin_en.ts` file, run the following commands:
|
||||
```sh
|
||||
cmake -B build --preset dev-mode -DWITH_BDB=ON -DBUILD_GUI=ON
|
||||
cmake --build build --target translate
|
||||
cmake --preset dev-mode -DWITH_USDT=OFF
|
||||
cmake --build build_dev_mode --target translate
|
||||
```
|
||||
|
||||
**Example Qt translation**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue