Skip to content
Merged
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
3 changes: 3 additions & 0 deletions locales/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@
"gui.button.yes": "是",
"gui.button.no": "否",
"gui.button.cancel": "取消",
"gui.button.install_web": "下载",
"gui.message.excluding_flap": "未安装 Flap。",
"gui.message.not_creating_profile": "未创建配置文件项目。",
"client.error.directory_does_not_exist": "目录: %{dir} 不存在。请确保你选择了正确的文件夹并且至少启动过一次游戏。",
"client.info.installation_start": "正在安装 Minecraft %{version} 的客户端和 %{loader} %{loader_version} 加载器到 %{destination}",
"client.info.installation_start_web": "正在安装 Minecraft %{version} 的客户端和 %{loader} %{loader_version} 加载器",
Expand Down
3 changes: 3 additions & 0 deletions locales/zh-TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@
"gui.button.yes": "是",
"gui.button.no": "否",
"gui.button.cancel": "取消",
"gui.button.install_web": "下載",
"gui.message.excluding_flap": "未安裝 Flap。",
"gui.message.not_creating_profile": "未建立設定檔條目。",
"client.error.directory_does_not_exist": "目錄: %{dir} 不存在。請確保你選擇了正確的資料夾並且至少啟動過一次遊戲。",
"client.info.installation_start": "正在安裝 Minecraft %{version} 的客戶端和 %{loader} %{loader_version} 載入器到 %{destination}",
"client.info.installation_start_web": "正在安裝 Minecraft %{version} 的客戶端和 %{loader} %{loader_version} 載入器",
Expand Down
Loading