diff --git a/locale/gui/en.json b/locale/gui/en.json index 162ee09..a7f5834 100644 --- a/locale/gui/en.json +++ b/locale/gui/en.json @@ -600,5 +600,6 @@ "gui.menuBar.caturdayMode": "Caturday mode", "gui.menuBar.1990sMode": "90s mode", "gui.menuBar.oldTimeyMode": "Old timey mode", - "gui.menuBar.prehistoricMode": "Prehistoric mode" + "gui.menuBar.prehistoricMode": "Prehistoric mode", + "gui.settingsModal.saveSettings.label": "Save Settings to Project File" } \ No newline at end of file diff --git a/locale/gui/fr.json b/locale/gui/fr.json index 8891270..9613ee3 100644 --- a/locale/gui/fr.json +++ b/locale/gui/fr.json @@ -563,7 +563,7 @@ "gui.defaultProject.sparrow": "Sparrow", "gui.customProcedures.returnValue": "Renvoyer la valeur", "gui.customProcedures.globalFunction": "Fonction globale", - "gui.customProcedures.customReporter": "Custom reporter", + "gui.customProcedures.customReporter": "Sortie personnalisée", "gui.customProcedures.addInputNumberOrText": "Ajouter un nombre ou une entrée texte", "gui.customProcedures.addInputBoolean": "Ajouter une entrée booléenne", "gui.customProcedures.addLabel": "Ajouter un texte", @@ -600,5 +600,6 @@ "gui.menuBar.caturdayMode": "Mode Chamedi", "gui.menuBar.1990sMode": "Mode années 90", "gui.menuBar.oldTimeyMode": "Mode ancien", - "gui.menuBar.prehistoricMode": "Mode préhistorique" + "gui.menuBar.prehistoricMode": "Mode préhistorique", + "gui.settingsModal.saveSettings.label": "Save Settings to Project File" } \ No newline at end of file diff --git a/locale/gui/zh-cn-chunibyo.json b/locale/gui/zh-cn-chunibyo.json index 105aff3..5316d74 100644 --- a/locale/gui/zh-cn-chunibyo.json +++ b/locale/gui/zh-cn-chunibyo.json @@ -600,5 +600,6 @@ "gui.menuBar.caturdayMode": "🍭", "gui.menuBar.1990sMode": "🎶", "gui.menuBar.oldTimeyMode": "⏰", - "gui.menuBar.prehistoricMode": "🦖" + "gui.menuBar.prehistoricMode": "🦖", + "gui.settingsModal.saveSettings.label": "拯救世界观到世界" } \ No newline at end of file diff --git a/locale/gui/zh-cn.json b/locale/gui/zh-cn.json index 76616a3..9f20786 100644 --- a/locale/gui/zh-cn.json +++ b/locale/gui/zh-cn.json @@ -600,5 +600,6 @@ "gui.menuBar.caturdayMode": "🍭 星期六", "gui.menuBar.1990sMode": "🎶 相约 98", "gui.menuBar.oldTimeyMode": "⏰ 旧日时光", - "gui.menuBar.prehistoricMode": "🦖 史前文明" + "gui.menuBar.prehistoricMode": "🦖 史前文明", + "gui.settingsModal.saveSettings.label": "存储设置至作品文件" } \ No newline at end of file diff --git a/locale/gui/zh-tw.json b/locale/gui/zh-tw.json index 0ceb904..5f5bad8 100644 --- a/locale/gui/zh-tw.json +++ b/locale/gui/zh-tw.json @@ -600,5 +600,6 @@ "gui.menuBar.caturdayMode": "🍭 星期六", "gui.menuBar.1990sMode": "🎶 相約 98", "gui.menuBar.oldTimeyMode": "⏰ 舊日", - "gui.menuBar.prehistoricMode": "🦖 史前時代" + "gui.menuBar.prehistoricMode": "🦖 史前時代", + "gui.settingsModal.saveSettings.label": "把設定保存到項目文件" } \ No newline at end of file diff --git a/locale/paint/zh-cn-chunibyo.json b/locale/paint/zh-cn-chunibyo.json index caf3e87..f693346 100644 --- a/locale/paint/zh-cn-chunibyo.json +++ b/locale/paint/zh-cn-chunibyo.json @@ -43,6 +43,6 @@ "paint.textMode.text": "文本", "paint.colorPicker.swap": "交换", "Alpha": { - "paint.paintEditor.alpha": "Alpha" + "paint.paintEditor.alpha": "阿卡林力场强度" } } \ No newline at end of file