Implement remaining Spanish translation

This commit is contained in:
nielsandriesse
2020-06-03 15:31:49 +10:00
parent 2fd5d5ba35
commit 32ad533245
8 changed files with 45 additions and 21 deletions

View File

@@ -26,7 +26,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginLeft="@dimen/large_spacing"
android:layout_marginTop="4dp"
android:layout_marginTop="2dp"
android:layout_marginRight="@dimen/large_spacing"
android:textSize="14sp"
android:textColor="@color/text"
@@ -38,7 +38,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginLeft="@dimen/large_spacing"
android:layout_marginTop="10dp"
android:layout_marginTop="8dp"
android:layout_marginRight="@dimen/large_spacing"
android:hint="@string/fragment_enter_session_id_edit_text_hint" />