mirror of
https://gitlab.com/erkanisik/yali-rs.git
synced 2026-07-31 03:09:00 +00:00
feat: add current file tracking during installation and update UI to display it
This commit is contained in:
@@ -90,6 +90,7 @@ finish_title = "Installation Complete"
|
||||
# ── Execution (extra) ─────────────────────────────────────
|
||||
install_failed = "Installation failed"
|
||||
install_done = "Installation complete! Click Next to continue."
|
||||
install_current_file = "Current file"
|
||||
retry_install = "Retry"
|
||||
finish_next = "Finish →"
|
||||
|
||||
|
||||
@@ -89,6 +89,7 @@ finish_title = "Kurulum Tamamlandı"
|
||||
# ── Execution (ek) ────────────────────────────────────────
|
||||
install_failed = "Kurulum başarısız"
|
||||
install_done = "Kurulum tamamlandı! Devam etmek için İleri'ye basın."
|
||||
install_current_file = "İşlemdeki dosya"
|
||||
retry_install = "Yeniden Dene"
|
||||
finish_next = "Tamamlandı →"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user