From 213f194afc6c2c7761f6ad954b532034a1e0d538 Mon Sep 17 00:00:00 2001 From: zenobit Date: Sat, 8 Mar 2025 11:51:58 +0100 Subject: [PATCH] Update windows-server --- actions/windows-server | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actions/windows-server b/actions/windows-server index e87233a..cca0554 100644 --- a/actions/windows-server +++ b/actions/windows-server @@ -12,7 +12,7 @@ function releases_() { echo 2022 2019 2016 } -function languages_windows-server() { +function languages_() { I18NS=("English (United States)" "Chinese (Simplified)" "French" "German" "Italian" "Japanese" "Russian" "Spanish") }