Правки перевода

This commit is contained in:
Igor I
2024-08-14 16:52:59 +05:00
parent d8c9b411ba
commit 3227fff605
2 changed files with 2 additions and 2 deletions

View File

@ -3292,7 +3292,7 @@
android:layout_height="wrap_content"
android:layout_weight="1"
android:background="@color/transparent"
android:hint="Если Да, то где и какой тип загрязнения?"
android:hint="@string/If_yes_where_and_what_type_of_contamination"
android:maxLines="1"
android:singleLine="true" />
</com.google.android.material.textfield.TextInputLayout>