From 87f2e0838d0708215ddc5d28c147144ac37a036d Mon Sep 17 00:00:00 2001 From: SteveXMH <39523898+Steve-xmh@users.noreply.github.com> Date: Sat, 12 Oct 2024 18:49:56 +0800 Subject: [PATCH] New translations packages/player/locales/no-NO/translation.json (bundle: 2) --- .../player/locales/no-NO/translation.json | 54 ++++++++++--------- 1 file changed, 30 insertions(+), 24 deletions(-) diff --git a/packages/player/locales/no-NO/translation.json b/packages/player/locales/no-NO/translation.json index 562162e3..317c867e 100644 --- a/packages/player/locales/no-NO/translation.json +++ b/packages/player/locales/no-NO/translation.json @@ -27,6 +27,20 @@ "noResults": null } }, + "extension": { + "inject": { + "error": { + "calloutText": null, + "toastText": null + } + }, + "error": { + "invaildPluginFile": null, + "missingDependency": null, + "missingMetadata": null, + "pluginIdConflict": null + } + }, "newPlaylist": { "buttonLabel": null, "dialog": { @@ -106,6 +120,15 @@ "shufflePlayAll": null }, "settings": { + "others": { + "restartProgram": null, + "subtitle": null, + "showStatJSFrame": { + "label": null, + "description": null + }, + "enterAmllDevPage": null + }, "lyricFont": { "fontPreview": { "defaultText": null, @@ -238,15 +261,6 @@ "label": null, "description": null } - }, - "others": { - "subtitle": null, - "showStatJSFrame": { - "label": null, - "description": null - }, - "restartProgram": null, - "enterAmllDevPage": null } }, "about": { @@ -305,27 +319,19 @@ } }, "settings": { - "player": { - "tab": null - }, - "plugin": { - "tab": null, + "extension": { "safetyWarning": null, "wipWarning": null, "install": { "title": null }, "installPlugins": null, - "openPluginDirectory": null + "openPluginDirectory": null, + "tab": null + }, + "player": { + "tab": null } }, - "name": null, - "plugin": { - "error": { - "invaildPluginFile": null, - "missingDependency": null, - "missingMetadata": null, - "pluginIdConflict": null - } - } + "name": null } \ No newline at end of file