Add node pack version selector dropdown (#2973)

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Christian Byrne
2025-03-11 06:48:25 -07:00
committed by GitHub
parent b347693f4d
commit a046e00bc3
12 changed files with 622 additions and 23 deletions

View File

@@ -89,13 +89,18 @@
"name": "Name",
"category": "Category",
"sort": "Sort",
"filter": "Filter"
"filter": "Filter",
"apply": "Apply"
},
"manager": {
"title": "Custom Nodes Manager",
"loadingVersions": "Loading versions...",
"selectVersion": "Select Version",
"downloads": "Downloads",
"repository": "Repository",
"license": "License",
"nightlyVersion": "Nightly",
"latestVersion": "Latest",
"createdBy": "Created By",
"totalNodes": "Total Nodes",
"discoverCommunityContent": "Discover community-made Node Packs, Extensions, and more...",

View File

@@ -117,6 +117,7 @@
"about": "À propos",
"add": "Ajouter",
"all": "Tout",
"apply": "Appliquer",
"back": "Retour",
"cancel": "Annuler",
"capture": "capture",
@@ -383,13 +384,17 @@
},
"installSelected": "Installer sélectionné",
"lastUpdated": "Dernière mise à jour",
"latestVersion": "Dernière",
"license": "Licence",
"loadingVersions": "Chargement des versions...",
"nightlyVersion": "Nocturne",
"noDescription": "Aucune description disponible",
"noResultsFound": "Aucun résultat trouvé correspondant à votre recherche.",
"nodePack": "Pack de Nœuds",
"packsSelected": "Packs sélectionnés",
"repository": "Référentiel",
"searchPlaceholder": "Recherche",
"selectVersion": "Sélectionner la version",
"sort": {
"downloads": "Le plus populaire",
"rating": "Évaluation"

View File

@@ -117,6 +117,7 @@
"about": "情報",
"add": "追加",
"all": "すべて",
"apply": "適用する",
"back": "戻る",
"cancel": "キャンセル",
"capture": "キャプチャ",
@@ -383,13 +384,17 @@
},
"installSelected": "選択したものをインストール",
"lastUpdated": "最終更新日",
"latestVersion": "最新",
"license": "ライセンス",
"loadingVersions": "バージョンを読み込んでいます...",
"nightlyVersion": "ナイトリー",
"noDescription": "説明はありません",
"noResultsFound": "検索に一致する結果が見つかりませんでした。",
"nodePack": "ノードパック",
"packsSelected": "選択したパック",
"repository": "リポジトリ",
"searchPlaceholder": "検索",
"selectVersion": "バージョンを選択",
"sort": {
"downloads": "最も人気",
"rating": "評価"

View File

@@ -117,6 +117,7 @@
"about": "정보",
"add": "추가",
"all": "모두",
"apply": "적용",
"back": "뒤로",
"cancel": "취소",
"capture": "캡처",
@@ -383,13 +384,17 @@
},
"installSelected": "선택한 항목 설치",
"lastUpdated": "마지막 업데이트",
"latestVersion": "최신",
"license": "라이선스",
"loadingVersions": "버전 로딩 중...",
"nightlyVersion": "야간",
"noDescription": "설명이 없습니다",
"noResultsFound": "검색과 일치하는 결과가 없습니다.",
"nodePack": "노드 팩",
"packsSelected": "선택한 팩",
"repository": "저장소",
"searchPlaceholder": "검색",
"selectVersion": "버전 선택",
"sort": {
"downloads": "가장 인기 있는",
"rating": "평점"

View File

@@ -117,6 +117,7 @@
"about": "О программе",
"add": "Добавить",
"all": "Все",
"apply": "Применить",
"back": "Назад",
"cancel": "Отмена",
"capture": "захват",
@@ -383,13 +384,17 @@
},
"installSelected": "Установить выбранное",
"lastUpdated": "Последнее обновление",
"latestVersion": "Последняя",
"license": "Лицензия",
"loadingVersions": "Загрузка версий...",
"nightlyVersion": "Ночная",
"noDescription": "Описание отсутствует",
"noResultsFound": "По вашему запросу ничего не найдено.",
"nodePack": "Пакет Узлов",
"packsSelected": "Выбрано пакетов",
"repository": "Репозиторий",
"searchPlaceholder": "Поиск",
"selectVersion": "Выберите версию",
"sort": {
"downloads": "Самые популярные",
"rating": "Рейтинг"

View File

@@ -117,6 +117,7 @@
"about": "关于",
"add": "添加",
"all": "全部",
"apply": "应用",
"back": "返回",
"cancel": "取消",
"capture": "捕获",
@@ -383,13 +384,17 @@
},
"installSelected": "安装选定",
"lastUpdated": "最后更新",
"latestVersion": "最新",
"license": "许可证",
"loadingVersions": "正在加载版本...",
"nightlyVersion": "每夜",
"noDescription": "无可用描述",
"noResultsFound": "未找到符合您搜索的结果。",
"nodePack": "节点包",
"packsSelected": "选定的包",
"repository": "仓库",
"searchPlaceholder": "搜索",
"selectVersion": "选择版本",
"sort": {
"downloads": "最受欢迎",
"rating": "评级"