Skip to content

Commit

Permalink
chore: renaming stake to power
Browse files Browse the repository at this point in the history
  • Loading branch information
b00f committed May 8, 2023
1 parent a8cbe0f commit db825cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmd/gtk/assets/ui/widget_node.ui
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@
<property name="valign">start</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="label" translatable="yes">Committee stake:</property>
<property name="label" translatable="yes">Committee power:</property>
</object>
<packing>
<property name="left-attach">0</property>
Expand All @@ -308,7 +308,7 @@
<property name="valign">start</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="label" translatable="yes">Total stake:</property>
<property name="label" translatable="yes">Total power:</property>
</object>
<packing>
<property name="left-attach">0</property>
Expand Down

0 comments on commit db825cb

Please sign in to comment.