mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-03 12:02:18 +00:00
Implement remaining Spanish translation
This commit is contained in:
@@ -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" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user