Merge pull request #622 from marcgabe15/fix-locale-save-diagnostics

Fix locale save diagnostics
This commit is contained in:
Sid
2026-05-19 20:59:52 -07:00
committed by GitHub
12 changed files with 25 additions and 14 deletions
@@ -692,7 +692,7 @@ export function SettingsPanel({
className="flex-1 flex items-center justify-center gap-1.5 text-[10px] text-slate-500 hover:text-slate-300 py-1.5 transition-colors"
>
<Bug className="w-3 h-3 text-[#34B27B]" />
{t("links.reportBug")}
{t("support.reportBug")}
</button>
{onSaveDiagnostic && (
<button
@@ -701,7 +701,7 @@ export function SettingsPanel({
className="flex-1 flex items-center justify-center gap-1.5 text-[10px] text-slate-500 hover:text-slate-300 py-1.5 transition-colors"
>
<FileDown className="w-3 h-3 text-slate-400" />
Save Diagnostics
{t("support.saveDiagnostics")}
</button>
)}
<button
@@ -712,7 +712,7 @@ export function SettingsPanel({
className="flex-1 flex items-center justify-center gap-1.5 text-[10px] text-slate-500 hover:text-slate-300 py-1.5 transition-colors"
>
<Star className="w-3 h-3 text-yellow-400" />
{t("links.starOnGithub")}
{t("support.starOnGithub")}
</button>
</div>
);
+2 -1
View File
@@ -104,8 +104,9 @@
"gifButton": "تصدير GIF",
"chooseSaveLocation": "اختيار موقع الحفظ"
},
"links": {
"support": {
"reportBug": "الإبلاغ عن خطأ",
"saveDiagnostics": "حفظ التشخيصات",
"starOnGithub": "إعطاء نجمة على GitHub"
},
"imageUpload": {
+2 -1
View File
@@ -104,8 +104,9 @@
"gifButton": "Export GIF",
"chooseSaveLocation": "Choose Save Location"
},
"links": {
"support": {
"reportBug": "Report Bug",
"saveDiagnostics": "Save Diagnostics",
"starOnGithub": "Star on GitHub"
},
"imageUpload": {
+2 -1
View File
@@ -104,8 +104,9 @@
"gifButton": "Exportar GIF",
"chooseSaveLocation": "Elegir ubicación de guardado"
},
"links": {
"support": {
"reportBug": "Reportar error",
"saveDiagnostics": "Guardar diagnósticos",
"starOnGithub": "Dar estrella en GitHub"
},
"imageUpload": {
+2 -1
View File
@@ -105,8 +105,9 @@
"gifButton": "Exporter le GIF",
"chooseSaveLocation": "Choisir l'emplacement d'enregistrement"
},
"links": {
"support": {
"reportBug": "Signaler un bug",
"saveDiagnostics": "Enregistrer les diagnostics",
"starOnGithub": "Étoile sur GitHub"
},
"imageUpload": {
+2 -1
View File
@@ -104,8 +104,9 @@
"gifButton": "GIF をエクスポート",
"chooseSaveLocation": "保存場所を選択"
},
"links": {
"support": {
"reportBug": "バグを報告",
"saveDiagnostics": "診断情報を保存",
"starOnGithub": "GitHub でスターを付ける"
},
"imageUpload": {
+2 -1
View File
@@ -104,8 +104,9 @@
"gifButton": "GIF 내보내기",
"chooseSaveLocation": "저장 위치 선택"
},
"links": {
"support": {
"reportBug": "버그 신고",
"saveDiagnostics": "Save Diagnostics",
"starOnGithub": "GitHub에 Star 남기기"
},
"imageUpload": {
+2 -1
View File
@@ -104,8 +104,9 @@
"gifButton": "Экспорт GIF",
"chooseSaveLocation": "Выбрать место сохранения"
},
"links": {
"support": {
"reportBug": "Сообщить об ошибке",
"saveDiagnostics": "Сохранить диагностику",
"starOnGithub": "Звезда на GitHub"
},
"imageUpload": {
+2 -1
View File
@@ -104,8 +104,9 @@
"gifButton": "GIF Olarak Dışa Aktar",
"chooseSaveLocation": "Kayıt Konumu Seç"
},
"links": {
"support": {
"reportBug": "Hata Bildir",
"saveDiagnostics": "Teşhis Verilerini Kaydet",
"starOnGithub": "GitHub'da Yıldızla"
},
"imageUpload": {
+2 -1
View File
@@ -104,8 +104,9 @@
"gifButton": "Xuất GIF",
"chooseSaveLocation": "Chọn vị trí lưu"
},
"links": {
"support": {
"reportBug": "Báo cáo lỗi",
"saveDiagnostics": "Lưu thông tin chẩn đoán",
"starOnGithub": "Đánh giá sao trên GitHub"
},
"imageUpload": {
+2 -1
View File
@@ -104,8 +104,9 @@
"gifButton": "导出 GIF",
"chooseSaveLocation": "选择保存位置"
},
"links": {
"support": {
"reportBug": "报告错误",
"saveDiagnostics": "保存诊断信息",
"starOnGithub": "在 GitHub 上加星"
},
"imageUpload": {
+2 -1
View File
@@ -105,8 +105,9 @@
"gifButton": "匯出 GIF",
"chooseSaveLocation": "選擇儲存位置"
},
"links": {
"support": {
"reportBug": "回報錯誤",
"saveDiagnostics": "儲存診斷資料",
"starOnGithub": "在 GitHub 上加星"
},
"imageUpload": {