Skip to content

Commit 05ece70

Browse files
committed
Fix a few incorrect translations
1 parent c84075b commit 05ece70

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

i18n/si/msgs.jaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2549,7 +2549,7 @@ modelling/column.py:
25492549
variables: false
25502550
class `ColumnLearner`:
25512551
def `__init__`:
2552-
column '{column.name}': false
2552+
column '{column.name}': stolpec `{column.name}`
25532553
def `fit_storage`:
25542554
Class variable does not match the data: false
25552555
class `ColumnModel`:
@@ -10095,7 +10095,7 @@ widgets/model/owlinearregression.py:
1009510095
Coefficients: Koeficienti
1009610096
No regularization: Brez regularizacije
1009710097
Ridge regression (L2): Ridge (L2)
10098-
Lasso regression (L1): Lasso (L2)
10098+
Lasso regression (L1): Lasso (L1)
1009910099
Elastic net regression: Elastična mreža
1010010100
def `add_main_layout`:
1010110101
Parameters: Parametri

0 commit comments

Comments
 (0)