Add translations for the improved tutorial

This commit is contained in:
Finn M Glas 2020-06-23 21:22:55 +02:00
parent 1d96d2fed9
commit 98ee1b88f4
No known key found for this signature in database
GPG key ID: 902A30146014DFBF
8 changed files with 75 additions and 67 deletions

View file

@ -27,7 +27,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:gravity="center"
android:text="Take a few seconds to learn how to use this Launcher!"
android:text="@string/tutorial_start_text"
android:textSize="18sp"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"