From 16ff84d4dce8b027af1331f73bd6c83376a6050f Mon Sep 17 00:00:00 2001 From: marty hiatt Date: Tue, 13 Sep 2022 16:39:06 +0200 Subject: [PATCH] edit "pending_migrations" string in en.json --- app/src/i18n/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/i18n/locales/en.json b/app/src/i18n/locales/en.json index 7eac7dec..5062e796 100644 --- a/app/src/i18n/locales/en.json +++ b/app/src/i18n/locales/en.json @@ -351,7 +351,7 @@ "logs_context": "Context", "logs_share_with_yunopaste": "Share logs with YunoPaste", "logs_more": "Display more lines", - "pending_migrations": "There are some pending migrations waiting to be ran. Please go to the Tools > Migrations view to run them.", + "pending_migrations": "There are some pending migrations waiting to be run. Please go to Tools > Migrations to run them.", "permission_corresponding_url": "Corresponding URL", "permission_main": "Main label", "permission_show_tile_enabled": "Visible as tile in user portal",