Skip to content

Commit

Permalink
Merge pull request #139 from carrismetropolitana/l10n_production
Browse files Browse the repository at this point in the history
New Crowdin updates
  • Loading branch information
joao-vasconcelos authored Jan 30, 2025
2 parents 94332c4 + eb64305 commit 75f16a6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions frontend/i18n/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@
},
"text_search": "Search alert by title, description, location..."
},
"found_items_counter": "{count, plural, =0 {No alerts found.} one {Found # alert:} other {Found # alert:}}",
"found_items_counter": "{count, plural, =0 {No alerts found.} one {Found # alert:} other {Found # alerts:}}",
"heading": "Service Alerts",
"subheading": "Stay up to date with all changes on the network. Stay informed about new lines, route changes, and schedule adjustments, as well as events that may affect your journey."
},
Expand Down Expand Up @@ -1037,10 +1037,10 @@
"NewsListToolbar": {
"filters": {
"by_date": {
"placeholder": "Pesquisar por data"
"placeholder": "Filter by date..."
},
"by_search": {
"placeholder": "Pesquisar por titulo"
"placeholder": "Search by title..."
}
},
"found_items_counter": "{count, plural, =0 {No news found.} one {Found # news item} other {Found # news}}"
Expand Down
4 changes: 2 additions & 2 deletions frontend/i18n/translations/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -1037,10 +1037,10 @@
"NewsListToolbar": {
"filters": {
"by_date": {
"placeholder": "Pesquisar por data"
"placeholder": "Filtrar por data..."
},
"by_search": {
"placeholder": "Pesquisar por titulo"
"placeholder": "Pesquisar por titulo..."
}
},
"found_items_counter": "{count, plural, =0 {Nenhuma notícia encontrada.} one {Encontrada # noticia:} other {Encontradas # notícias:}}"
Expand Down

0 comments on commit 75f16a6

Please sign in to comment.