Automatic bundle update

This commit is contained in:
Github Actions
2025-02-05 00:40:18 +00:00
parent c4e25e312f
commit add68af941
34 changed files with 34 additions and 0 deletions

View File

@@ -2376,6 +2376,7 @@ unit.emanate.description = Akropolis Merkezini korumak için binalar inşa eder.
lst.read = Bağlı hafıza kutusundaki numarayı okur.
lst.write = Bağlı hafıza kutuaundaki numaraya yazar.
lst.print = Yazı yazar.
lst.printchar = Add a UTF-16 character or content icon to the print buffer.\nDoes not display anything until [accent]Print Flush[] is used.
lst.format = Replace next placeholder in text buffer with a value.\nDoes not do anything if placeholder pattern is invalid.\nPlaceholder pattern: "{[accent]number 0-9[]}"\nExample:\n[accent]print "test {0}"\nformat "example"
lst.draw = Ekrana Çizer.
lst.drawflush = Ekrana Çizimi Aktarır.