about summary refs log tree commit diff
path: root/src/view/com/modals/UserAddRemoveLists.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/view/com/modals/UserAddRemoveLists.tsx')
-rw-r--r--src/view/com/modals/UserAddRemoveLists.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/view/com/modals/UserAddRemoveLists.tsx b/src/view/com/modals/UserAddRemoveLists.tsx
index c51f862cc..78a3de0b6 100644
--- a/src/view/com/modals/UserAddRemoveLists.tsx
+++ b/src/view/com/modals/UserAddRemoveLists.tsx
@@ -79,7 +79,7 @@ export function Component({
           accessibilityLabel={_(msg`Done`)}
           accessibilityHint=""
           onAccessibilityEscape={onPressDone}
-          label="Done"
+          label={_(msg`Done`)}
         />
       </View>
     </View>