From 6ca33712132510fe2017bd0ba02560af988c2de9 Mon Sep 17 00:00:00 2001 From: bwees Date: Wed, 28 May 2025 10:35:28 -0500 Subject: [PATCH] fix alphabetization --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index b3f8511422d..8b366af184a 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -633,7 +633,6 @@ "common_create_new_album": "Create new album", "common_server_error": "Please check your network connection, make sure the server is reachable and app/server versions are compatible.", "completed": "Completed", - "connected_device": "Connected device", "confirm": "Confirm", "confirm_admin_password": "Confirm Admin Password", "confirm_delete_face": "Are you sure you want to delete {name} face from the asset?", @@ -643,6 +642,7 @@ "confirm_password": "Confirm password", "confirm_tag_face": "Do you want to tag this face as {name}?", "confirm_tag_face_unnamed": "Do you want to tag this face?", + "connected_device": "Connected device", "connected_to": "Connected to", "contain": "Contain", "context": "Context",