Skip to content

Commit 4b3e84a

Browse files
committed
fix(i18n): correct Russian spelling Параноя → Паранойя
1 parent 07b9063 commit 4b3e84a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Common/Messages/ru/NetworkSecurity.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
'f2b_SecurityPresetWeak' => 'Слабая',
1111
'f2b_SecurityPresetNormal' => 'Нормальная',
1212
'f2b_SecurityPresetEnhanced' => 'Усиленная',
13-
'f2b_SecurityPresetParanoid' => 'Параноя',
13+
'f2b_SecurityPresetParanoid' => 'Паранойя',
1414
'f2b_DurationMinutes' => ' мин',
1515
'f2b_DurationHours' => ' ч',
1616
'f2b_DurationDays' => ' дн',

0 commit comments

Comments
 (0)