mirror of
https://github.com/earthjasonlin/zzz-signal-search-export.git
synced 2025-04-21 16:00:17 +08:00
feat: Support export as Star Rail Gacha Log Format file (#39)
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
"ui.button.load": "Lade Daten",
|
||||
"ui.button.update": "Aktualisieren",
|
||||
"ui.button.excel": "In Excel exportieren",
|
||||
"ui.button.srgf": "In SRGF exportieren",
|
||||
"ui.button.url": "Eingabe URL",
|
||||
"ui.button.setting": "Einstellungen",
|
||||
"ui.button.option": "Optionen",
|
||||
@ -75,5 +76,6 @@
|
||||
"excel.wish2": "Wunsch 2",
|
||||
"excel.customFont": "Arial",
|
||||
"excel.filePrefix": "",
|
||||
"excel.fileType": "Excel Datei"
|
||||
"excel.fileType": "Excel Datei",
|
||||
"srgf.fileType": "Star Rail Gacha Log Format Datei"
|
||||
}
|
||||
|
Reference in New Issue
Block a user