diff --git a/gui/default/assets/lang/lang-ro-RO.json b/gui/default/assets/lang/lang-ro-RO.json
index aa3ecdf7a..d900b4d2e 100644
--- a/gui/default/assets/lang/lang-ro-RO.json
+++ b/gui/default/assets/lang/lang-ro-RO.json
@@ -50,6 +50,7 @@
"Automatically create or share folders that this device advertises at the default path.": "Crează sau partajează automat mapele anunțate de acest dispozitiv la calea implicită.",
"Available debug logging facilities:": "Facilități disponibile pentru registrul de depanare:",
"Be careful!": "Fii atent!",
+ "Block Indexing": "Blochează indexarea",
"Body:": "Corp:",
"Bugs": "Bug-uri",
"Cancel": "Renunță",
@@ -82,6 +83,7 @@
"Custom Range": "Interval Personalizat",
"Danger!": "Pericol!",
"Database Location": "Locația Bazei de Date",
+ "Debug": "Depanează",
"Debugging Facilities": "Facilități de Depanare",
"Default": "Implicit",
"Default Configuration": "Configurare implicită",
@@ -97,6 +99,7 @@
"Device": "Dispozitiv",
"Device \"{%name%}\" ({%device%} at {%address%}) wants to connect. Add new device?": "Dispozitivul \"{{name}}\" ({{device}} la {{address}}) vrea să se conecteze. Adaugă un dispozitiv nou?",
"Device Certificate": "Certificatul dispozitivului",
+ "Device Group": "Grup de dispozitive",
"Device ID": "ID Dispozitiv",
"Device Identification": "Identificare Dispozitiv",
"Device Name": "Nume Dispozitiv",
diff --git a/gui/default/syncthing/core/aboutModalView.html b/gui/default/syncthing/core/aboutModalView.html
index 179cc66e6..6debe2852 100644
--- a/gui/default/syncthing/core/aboutModalView.html
+++ b/gui/default/syncthing/core/aboutModalView.html
@@ -59,7 +59,6 @@ Jakob Borg, Audrius Butkevicius, Simon Frei, Tomasz Wilczyński, Alexander Graf,
ccding/go-stun, Copyright © 2016 Cong Ding.
cespare/xxhash/v2, Copyright © 2016 Caleb Spare.
cpuguy83/go-md2man/v2, Copyright © 2014 Brian Goff.
- davecgh/go-spew, Copyright © 2012-2016 Dave Collins.
go-asn1-ber/asn1-ber, Copyright © 2011-2015 Michael Mitton (mmitton@gmail.com).
go-ldap/ldap, Copyright © 2011-2015 Michael Mitton (mmitton@gmail.com).
gobwas/glob, Copyright © 2016 Sergey Kamardin.
@@ -67,7 +66,6 @@ Jakob Borg, Audrius Butkevicius, Simon Frei, Tomasz Wilczyński, Alexander Graf,
golang/snappy, Copyright © 2011 The Snappy-Go Authors.
google.golang.org/protobuf, Copyright © 2018 The Go Authors.
google/uuid, Copyright © 2009,2014 Google Inc.
- gopkg.in/yaml.v3, Copyright © 2025, the gopkg.in/yaml.v3 authors.
hashicorp/errwrap, Copyright © 2014 HashiCorp, Inc.
hashicorp/go-multierror, Copyright © 2014 HashiCorp, Inc.
hashicorp/golang-lru, Copyright © 2014 HashiCorp, Inc.
@@ -81,7 +79,6 @@ Jakob Borg, Audrius Butkevicius, Simon Frei, Tomasz Wilczyński, Alexander Graf,
munnerz/goautoneg, Copyright © 2011, Open Knowledge Foundation Ltd.
pierrec/lz4, Copyright © 2015 Pierre Curto.
pkg/errors, Copyright © 2015, Dave Cheney.
- pmezard/go-difflib, Copyright © 2013, Patrick Mezard.
posener/complete, Copyright © 2017 Eyal Posener.
prometheus/client_golang, Copyright 2012-2015 The Prometheus Authors.
prometheus/client_model, Copyright © 2025, the prometheus/client_model authors.
@@ -92,8 +89,6 @@ Jakob Borg, Audrius Butkevicius, Simon Frei, Tomasz Wilczyński, Alexander Graf,
riywo/loginshell, Copyright © 2019 Ryosuke IWANAGA.
russross/blackfriday/v2, Copyright © 2011 Russ Ross.
shirou/gopsutil, Copyright © 2014, WAKAYAMA Shirou.
- stretchr/objx, Copyright © 2014 Stretchr, Inc.
- stretchr/testify, Copyright © 2012-2020 Mat Ryer, Tyler Bunnell and contributors.
syndtr/goleveldb, Copyright © 2012 Suryandaru Triandana.
thejerf/suture, Copyright © 2014-2015 Barracuda Networks, Inc.
tklauser/go-sysconf, Copyright © 2018-2022, Tobias Klauser.