From dc397472b1f1a291ed16a0ad9f8032871a078df4 Mon Sep 17 00:00:00 2001 From: EgorVorobev Date: Tue, 18 Feb 2025 19:53:59 +0300 Subject: [PATCH] day1_commit_1.1_added_Translate --- app/src/main/res/values-en-rGB/strings.xml | 34 +++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/values-en-rGB/strings.xml b/app/src/main/res/values-en-rGB/strings.xml index a6b3dae..36750e4 100644 --- a/app/src/main/res/values-en-rGB/strings.xml +++ b/app/src/main/res/values-en-rGB/strings.xml @@ -1,2 +1,34 @@ - \ No newline at end of file + + + Welcome to the app! + Go over + + User\'s photo + Exit + Update + Scan QR Code + An error has occurred + Data upload error + You have logged out of your account + + + Enter your username + Enter + The login is invalid. Check the entered data. + The login field must not be empty. + The login must contain at least 3 characters. + The login must not start with a number. + The login can contain only Latin letters and numbers. + + + Name + Post + The time of the last entry + There is no user data. + + + Successfully + Something went wrong. + Operation was cancelled + \ No newline at end of file