From c00dbc5f93ab071893ae54c7759ae4af0ea959bf 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 85daecdc0a..337ab1071f 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -654,7 +654,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?", @@ -664,6 +663,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",