about summary refs log tree commit diff
path: root/src/view
diff options
context:
space:
mode:
Diffstat (limited to 'src/view')
-rw-r--r--src/view/screens/AppPasswords.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/view/screens/AppPasswords.tsx b/src/view/screens/AppPasswords.tsx
index 65cbb7374..5bf9e8a16 100644
--- a/src/view/screens/AppPasswords.tsx
+++ b/src/view/screens/AppPasswords.tsx
@@ -268,7 +268,7 @@ function AppPassword({
               size={14}
             />
             <Text type="md" style={pal.textLight}>
-              Allows access to direct messages
+              <Trans>Allows access to direct messages</Trans>
             </Text>
           </View>
         )}