chore: improve source translation

This commit is contained in:
authorisation
2023-09-02 00:23:29 +02:00
parent b2e9afcb35
commit 58f4f51fe6
4 changed files with 70 additions and 71 deletions

View File

@@ -363,7 +363,7 @@ class HomeSection : Section() {
}
Text(
text = "An xposed module that enhances the Snapchat experience",
text = "An Xposed module made to enhance your Snapchat experience",
modifier = Modifier.padding(16.dp)
)