Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
kylecorry31 committed Nov 25, 2024
2 parents 1eff5f1 + a9973ed commit c3bd458
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/values-cs/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1254,4 +1254,5 @@
<string name="sun_moon_chart">Graf slunce a měsíce</string>
<string name="pressure_chart">Graf tlaku</string>
<string name="tide_chart">Graf přílivu a odlivu</string>
<string name="nearby_beacons">Majáky v okolí</string>
</resources>
2 changes: 2 additions & 0 deletions app/src/main/res/values-nl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1227,4 +1227,6 @@
<string name="widget_bottom_sheet_instructions">Gebruik de Widget snelle actie om te bekijken</string>
<string name="sun_moon_chart">Zon &amp; maan grafiek</string>
<string name="pressure_chart">Drukgrafiek</string>
<string name="nearby_beacons">Nabije bakens</string>
<string name="tide_chart">Tijgrafiek</string>
</resources>
1 change: 1 addition & 0 deletions app/src/main/res/values-pt-rBR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1196,4 +1196,5 @@
<string name="sun_moon_chart">Gráficos solar &amp; lunar</string>
<string name="pressure_chart">Gráfico do nível de pressão</string>
<string name="tide_chart">Gráfico de marés</string>
<string name="nearby_beacons">Ponto de orientações próximos</string>
</resources>
1 change: 1 addition & 0 deletions app/src/main/res/values-yue/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1090,4 +1090,5 @@
<string name="sun_moon_chart">日月圖</string>
<string name="pressure_chart">氣壓圖</string>
<string name="tide_chart">潮汐圖</string>
<string name="nearby_beacons">就近嘅地標</string>
</resources>
1 change: 1 addition & 0 deletions app/src/main/res/values-zh/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1217,4 +1217,5 @@
<string name="sun_moon_chart">太阳和月亮图表</string>
<string name="pressure_chart">气压图表</string>
<string name="tide_chart">潮汐图表</string>
<string name="nearby_beacons">附近的信标</string>
</resources>

0 comments on commit c3bd458

Please sign in to comment.