Kaydet (Commit) 6388fafc authored tarafından Ali GOREN's avatar Ali GOREN

Bayrakları kullanmayın kısmında kalan createFile isimli fonksiyonu Türkçeleştirdim

üst d3439bb4
...@@ -504,7 +504,7 @@ function dosyaOlustur(isim) { ...@@ -504,7 +504,7 @@ function dosyaOlustur(isim) {
} }
function geciciDosyaOlustur(isim) { function geciciDosyaOlustur(isim) {
createFile(`./temp/${isim}`); dosyaOlustur(`./temp/${isim}`);
} }
``` ```
**[⬆ en başa dön](#içindekiler)** **[⬆ en başa dön](#içindekiler)**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment