1
0
mirror of https://gitlab.cvh-server.de/skrause/flashcards.git synced 2026-03-16 05:40:15 +01:00

change texts and translations

This commit is contained in:
2026-03-06 15:48:12 +01:00
parent 453633a9e6
commit 8ca025fe0f
4 changed files with 41 additions and 34 deletions

View File

@@ -2,7 +2,7 @@ using Gtk 4.0;
using Adw 1;
template $FlashcardsCreateCardDialog : Adw.AlertDialog {
heading: _("Create a new card");
heading: _("Create a new flashcard");
close-response: "cancel";
responses [
cancel: _("Cancel"),