Skip to content

Commit

Permalink
Change apartment with no application label to Available
Browse files Browse the repository at this point in the history
  • Loading branch information
rbreve committed Feb 15, 2024
1 parent 9689c5a commit 3f4c377
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/locales/locales.json
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@
"apartment-few-applications": "Vähän hakijoita",
"apartment-free": "Huoneisto vapaana",
"apartment-lots-of-applications": "Paljon hakijoita",
"apartment-no-applications": "Ei hakijoita",
"apartment-no-applications": "Huoneisto vapaana",
"apartment-reserved": "Varattu",
"apartment-sold": "Myyty",
"apartment-some-applications": "Hieman hakijoita",
Expand Down Expand Up @@ -458,7 +458,7 @@
"apartment-few-applications": "Few applications",
"apartment-free": "Available",
"apartment-lots-of-applications": "Lots of applications",
"apartment-no-applications": "No applications",
"apartment-no-applications": "Available",
"apartment-reserved": "Reserved",
"apartment-sold": "Sold",
"apartment-some-applications": "Some applications",
Expand Down

0 comments on commit 3f4c377

Please sign in to comment.