Update translations

This commit is contained in:
kramo
2023-03-25 16:13:37 +01:00
parent 500d02b62d
commit 0aa6d967bb
12 changed files with 50 additions and 51 deletions

View File

@@ -19,7 +19,7 @@ template PreferencesWindow : Adw.PreferencesWindow {
}
Adw.PreferencesGroup steam_group {
title: "Steam";
title: _("Steam");
Adw.ActionRow {
title: _("Steam Install Location");
@@ -57,7 +57,7 @@ template PreferencesWindow : Adw.PreferencesWindow {
}
Adw.PreferencesGroup heroic_group {
title: "Heroic";
title: _("Heroic");
Adw.ActionRow {
title: _("Heroic Install Location");
@@ -95,7 +95,7 @@ template PreferencesWindow : Adw.PreferencesWindow {
}
Adw.PreferencesGroup bottles_group {
title: "Bottles";
title: _("Bottles");
Adw.ActionRow {
title: _("Bottles Install Location");