Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"eventemitter3": "^5.0.1",
"i18next": "^23.16.4",
"monaco-editor": "^0.52.2",
"punycode": "^2.3.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-dropzone": "^14.3.8",
Expand Down
18 changes: 18 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions src/locales/ach-UG/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -325,8 +325,10 @@
"header_other_update": "crwdns12784:0crwdne12784:0"
},
"downloading_status_text": "Downloading. Received {{bytes}}.",
"install_page_loading": "Installation page loading",
"invalid_page": "Invalid page",
"install_page_please_wait": "Please wait",
"install_page_loading": "Loading Installation Page",
"install_page_load_failed": "Failed to Load Installation Page",
"invalid_page": "Invalid Page",
"background_script_tag": "crwdns8460:0crwdne8460:0",
"scheduled_script_tag": "crwdns8462:0crwdne8462:0",
"background_script": "crwdns8464:0crwdne8464:0",
Expand Down
2 changes: 2 additions & 0 deletions src/locales/de-DE/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,9 @@
"header_other_update": "Andere verfügbare Updates"
},
"downloading_status_text": "Wird heruntergeladen. {{bytes}} empfangen.",
"install_page_please_wait": "Bitte warten Sie",
"install_page_loading": "Installationsseite wird geladen",
"install_page_load_failed": "Installationsseite konnte nicht geladen werden",
"invalid_page": "Ungültige Seite",
"background_script_tag": "Dies ist ein Hintergrundskript",
"scheduled_script_tag": "Dies ist ein geplantes Skript",
Expand Down
6 changes: 4 additions & 2 deletions src/locales/en-US/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -334,8 +334,10 @@
"header_other_update": "Other available updates"
},
"downloading_status_text": "Downloading. Received {{bytes}}.",
"install_page_loading": "Installation page loading",
"invalid_page": "Invalid page",
"install_page_please_wait": "Please wait",
"install_page_loading": "Loading Installation Page",
"install_page_load_failed": "Failed to Load Installation Page",
"invalid_page": "Invalid Page",
"background_script_tag": "This is a Background Script",
"scheduled_script_tag": "This is a Scheduled Script",
"background_script": "Background Script",
Expand Down
2 changes: 2 additions & 0 deletions src/locales/ja-JP/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,9 @@
"header_other_update": "その他の利用可能な更新"
},
"downloading_status_text": "ダウンロード中。{{bytes}} を受信しました。",
"install_page_please_wait": "しばらくお待ちください",
"install_page_loading": "インストールページを読み込み中",
"install_page_load_failed": "インストールページの読み込みに失敗しました",
"invalid_page": "無効なページ",
"background_script_tag": "これはバックグラウンドスクリプトです",
"scheduled_script_tag": "これはスケジュールスクリプトです",
Expand Down
2 changes: 2 additions & 0 deletions src/locales/ru-RU/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,9 @@
"header_other_update": "Другие доступные обновления"
},
"downloading_status_text": "Загрузка. Получено {{bytes}}.",
"install_page_please_wait": "Пожалуйста, подождите",
"install_page_loading": "Загрузка страницы установки",
"install_page_load_failed": "Не удалось загрузить страницу установки",
"invalid_page": "Недействительная страница",
"background_script_tag": "Это фоновый скрипт",
"scheduled_script_tag": "Это запланированный скрипт",
Expand Down
2 changes: 2 additions & 0 deletions src/locales/vi-VN/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,9 @@
"header_other_update": "Các bản cập nhật khác"
},
"downloading_status_text": "Đang tải xuống. Đã nhận {{bytes}}.",
"install_page_please_wait": "Vui lòng chờ",
"install_page_loading": "Đang tải trang cài đặt",
"install_page_load_failed": "Tải trang cài đặt thất bại",
"invalid_page": "Trang không hợp lệ",
"background_script_tag": "Đây là một script nền",
"scheduled_script_tag": "Đây là một script hẹn giờ",
Expand Down
2 changes: 2 additions & 0 deletions src/locales/zh-CN/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,9 @@
"header_other_update": "其他可用更新"
},
"downloading_status_text": "正在下载。已接收 {{bytes}}。",
"install_page_please_wait": "请稍等",
"install_page_loading": "安装页面加载中",
"install_page_load_failed": "安装页面加载失败",
"invalid_page": "无效页面",
"background_script_tag": "这是一个后台脚本",
"scheduled_script_tag": "这是一个定时脚本",
Expand Down
4 changes: 3 additions & 1 deletion src/locales/zh-TW/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,9 @@
"header_other_update": "其他可用更新"
},
"downloading_status_text": "正在下載。已接收 {{bytes}}。",
"install_page_loading": "安裝頁載入中",
"install_page_please_wait": "請稍等",
"install_page_loading": "安裝頁面載入中",
"install_page_load_failed": "安裝頁面載入失敗",
"invalid_page": "無效頁面",
"background_script_tag": "這是一個背景腳本",
"scheduled_script_tag": "這是一個排程腳本",
Expand Down
Loading
Loading