Skip to content

Commit b1cb46e

Browse files
Italian localization update (#3496)
Signed-off-by: Riccardo Giovanetti <[email protected]> Signed-off-by: Jared Van Bortel <[email protected]> Co-authored-by: Jared Van Bortel <[email protected]>
1 parent b83d06e commit b1cb46e

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

gpt4all-chat/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
1515
### Fixed
1616
- Fix several potential crashes ([#3465](https://github.com/nomic-ai/gpt4all/pull/3465))
1717
- Fix visual spacing issues with deepseek models ([#3470](https://github.com/nomic-ai/gpt4all/pull/3470))
18+
- Add missing strings to Italian translation (by [@Harvester62](https://github.com/Harvester62) in [#3496](https://github.com/nomic-ai/gpt4all/pull/3496))
1819

1920
## [3.9.0] - 2025-02-04
2021

gpt4all-chat/translations/gpt4all_it_IT.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,12 +85,12 @@
8585
<message>
8686
<location filename="../qml/AddGPT4AllModelView.qml" line="65"/>
8787
<source>All</source>
88-
<translation type="unfinished"></translation>
88+
<translation>Tutti</translation>
8989
</message>
9090
<message>
9191
<location filename="../qml/AddGPT4AllModelView.qml" line="85"/>
9292
<source>Reasoning</source>
93-
<translation type="unfinished"></translation>
93+
<translation>Ragionamento</translation>
9494
</message>
9595
<message>
9696
<location filename="../qml/AddGPT4AllModelView.qml" line="142"/>
@@ -1137,7 +1137,7 @@
11371137
<message>
11381138
<location filename="../qml/ChatItemView.qml" line="113"/>
11391139
<source>generating toolcall ...</source>
1140-
<translation type="unfinished"></translation>
1140+
<translation>generazione chiamata strumento ...</translation>
11411141
</message>
11421142
<message>
11431143
<location filename="../qml/ChatItemView.qml" line="545"/>

0 commit comments

Comments
 (0)