Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔧 Hotfix catalan translation #67

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions src/skin.conf
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@
hemispheres = N, NE, E, SE, S, SW, W, NW

[[[ca]]]
weather = Oratge
weather = Temps
current = Actual
yesterday = Ahir
week = Setmana
Expand All @@ -373,7 +373,7 @@
max = Max
avg = Mitjana
min = Min
trend = Trend
trend = Tendència
about = Info
hardware = Maquinari
altitude = Altitud
Expand All @@ -382,7 +382,7 @@
noaa_export = Informes NOAA
sun = Sol
moon = Lluna
rise = Eixida
rise = Sortida
transit = Zenit
set = Posta
equinox = Equinocci
Expand All @@ -397,6 +397,9 @@
winter_solstice = Solstici d'hivern
mars = Mart
venus = Vènus
saturn = Saturn
jupiter = Júpiter
telemetry = Telemetria
hemispheres = N, NE, E, SE, S, SO, O, NO

[[[de]]]
Expand Down