Skip to content

Commit ae3c030

Browse files
translation pt-pt update
Edited power_now and use_today to a more simple word translation.
1 parent 4dbf724 commit ae3c030

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/src/main/res/values-pt/strings.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
<string name="navigation_drawer_close">Fechar menu navegação</string>
1010

1111
<string name="cost_label">kWh / Custo</string>
12-
<string name="power_now_label">CONSUMO ATUAL</string>
13-
<string name="use_today_label">CONSUMIDO HOJE</string>
12+
<string name="power_now_label">ATUAL</string>
13+
<string name="use_today_label">HOJE</string>
1414
<string name="solar_pv_label">PAINEL SOLAR</string>
1515

1616
<string name="open">Abrir</string>
@@ -116,4 +116,4 @@
116116
<string name="account_settings">Configurações da conta</string>
117117
<string name="cancel">CANCELAR</string>
118118
<string name="custom">Personalizadas</string>
119-
</resources>
119+
</resources>

0 commit comments

Comments
 (0)