From 6969f92c8fcf3971bbead2fef7b7e90705ed738c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C9=91rry=20Shiv=C9=91m?= Date: Mon, 1 Apr 2024 08:28:52 +0530 Subject: [PATCH] Minor adjustment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc3cdcb9..c4c9ce25 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ Pull requests are welcome. For major changes, please open an issue first to disc

Translations

-If you want to make the app available in your language, you're very welcome to create a pull request with your translation file. The string resources can be found under: +If you want to make the app available in your language, you're welcome to create a pull request with your translation file. The base string resources can be found under: ``` /app/src/main/res/values/strings.xml ```