Skip to content

Commit

Permalink
translations update
Browse files Browse the repository at this point in the history
  • Loading branch information
mdevans committed Oct 31, 2024
1 parent e97b7ba commit efa5350
Show file tree
Hide file tree
Showing 17 changed files with 3,752 additions and 2,525 deletions.
6 changes: 4 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,11 @@ Languages for 17.1: `en_US, de, es, fr`
2. Mac OSX: `brew install gettext`
3. Linux: `sudo apt-get install gettext`
#### Extracting messages from source files:
Execute `assets/locales/extract_translations.sh`
cd src/assets/locales/
./extract_translations.sh
#### Updating translations:
Execute `assets/locales/update_translations.sh`
cd src/assets/locales/
./update_translations.sh
### Software Architecture
Full class diagram [here](class_diagram.md)
### Model
Expand Down
Binary file modified src/assets/locales/de/LC_MESSAGES/messages.mo
Binary file not shown.
Loading

0 comments on commit efa5350

Please sign in to comment.