Add translation for password text
SanokKule committed
Mar 14, 2023 at 12:10 UTC
74d9678010381cc3c5e4f63352ac6d873e951292
1 file changed
+3
-1
langs/hfs-lang-ru.json
+3
-1
@@ -96,6 +96,8 @@
96
"upload_finished": "{n,plural, one{Загружен #} other{Загружено #}}",
97
"upload_errors": "Ошибка загрузки",
98
99
- "Hits: ": "↓"
99
+ "Hits: ": "↓",
100
+
101
+ "Password": "Пароль"
102
}
103
}