Skip to content

Commit 6eee447

Browse files
chore(release): Update version to v1.4.318
1 parent 17d5544 commit 6eee447

File tree

5 files changed

+12
-9
lines changed

5 files changed

+12
-9
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## v1.4.318 (2025-09-24)
4+
5+
### PR [#1779](https://github.com/danielmiessler/Fabric/pull/1779) by [ksylvan](https://github.com/ksylvan): Improve pt-BR Translation - Thanks to @JuracyAmerico
6+
7+
- Fix: improve PT-BR translation naturalness and fluency
8+
- Replace "dos" with "entre" for better preposition usage
9+
- Add definite articles where natural in Portuguese
10+
- Clarify "configurações padrão" instead of just "padrões"
11+
- Keep technical terms visible like "padrões/patterns"
12+
313
## v1.4.317 (2025-09-21)
414

515
### PR [#1778](https://github.com/danielmiessler/Fabric/pull/1778) by [ksylvan](https://github.com/ksylvan): Add Portuguese Language Variants Support (pt-BR and pt-PT)

cmd/fabric/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package main
22

3-
var version = "v1.4.317"
3+
var version = "v1.4.318"
0 Bytes
Binary file not shown.

cmd/generate_changelog/incoming/1779.txt

Lines changed: 0 additions & 7 deletions
This file was deleted.

nix/pkgs/fabric/version.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"1.4.317"
1+
"1.4.318"

0 commit comments

Comments
 (0)