From 9b2aacb8cf0aa883cadc71b86c842318ff398295 Mon Sep 17 00:00:00 2001 From: Ahmed Sbai <30757139+sbaiahmed1@users.noreply.github.com> Date: Sat, 19 Sep 2026 10:34:45 +0200 Subject: [PATCH] Add rozenite-i18n-devtools to the plugin directory --- plugin-directory.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plugin-directory.json b/plugin-directory.json index 4841b519..c4ce407b 100644 --- a/plugin-directory.json +++ b/plugin-directory.json @@ -90,5 +90,9 @@ { "npmUrl": "https://www.npmjs.com/package/@avasapp/rozenite-plugin-ably", "githubUrl": "https://github.com/avas-app/rozenite-plugin-ably" + }, + { + "npmUrl": "https://www.npmjs.com/package/rozenite-i18n-devtools", + "githubUrl": "https://github.com/sbaiahmed1/rozenite-i18n-devtools" } ]