Update translations
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user