Update translations

This commit is contained in:
kramo
2023-06-26 11:37:39 +02:00
parent 523aa8a82c
commit cbd0b3f287
5 changed files with 123 additions and 161 deletions

View File

@@ -63,12 +63,12 @@ template $PreferencesWindow : Adw.PreferencesWindow {
}
Adw.ActionRow reset_action_row {
title: _("Reset App");
subtitle: _("Completely resets and quits Cartridges");
title: "Reset App";
subtitle: "Completely resets and quits Cartridges";
visible: false;
Button reset_button {
label: _("Reset");
label: "Reset";
valign: center;
styles [