implement insert to db

This commit is contained in:
2024-04-05 19:04:46 +03:00
parent 43531a1a12
commit f4cc2f492c
7 changed files with 52 additions and 20 deletions

View File

@@ -31,10 +31,10 @@
</object>
</child>
<child>
<object class="GtkEntry" id="translation_entry">
<object class="GtkEntry" id="reading_entry">
<property name="halign">GTK_ALIGN_CENTER</property>
<property name="valign">GTK_ALIGN_CENTER</property>
<property name="placeholder-text">Translation</property>
<property name="placeholder-text">Reading</property>
</object>
</child>
<child>