chore: Update translations (#12228)

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
This commit is contained in:
Chatwoot Bot
2025-08-26 23:29:13 -07:00
committed by GitHub
parent f801c1928d
commit 472493b9af
285 changed files with 1476 additions and 696 deletions

View File

@@ -19,13 +19,19 @@
},
"TEAM_AVAILABILITY": {
"ONLINE": "Siamo online",
"OFFLINE": "Siamo offline in questo momento"
"OFFLINE": "Siamo offline in questo momento",
"BACK_AS_SOON_AS_POSSIBLE": "We will be back as soon as possible"
},
"REPLY_TIME": {
"IN_A_FEW_MINUTES": "In genere risponde in pochi minuti",
"IN_A_FEW_HOURS": "In genere risponde in poche ore",
"IN_A_DAY": "In genere risponde in un giorno",
"BACK_IN": "We will be back online"
"BACK_IN_HOURS": "We will be back online in {n} hour | We will be back online in {n} hours",
"BACK_IN_MINUTES": "We will be back online in {time} minutes",
"BACK_AT_TIME": "We will be back online at {time}",
"BACK_ON_DAY": "We will be back online on {day}",
"BACK_TOMORROW": "We will be back online tomorrow",
"BACK_IN_SOME_TIME": "We will be back online in some time"
},
"DAY_NAMES": {
"SUNDAY": "Sunday",
@@ -117,7 +123,7 @@
}
},
"PORTAL": {
"POPULAR_ARTICLES": "Popular Articles",
"POPULAR_ARTICLES": "Articoli Popolari",
"VIEW_ALL_ARTICLES": "View all articles",
"IFRAME_LOAD_ERROR": "There was an error loading the article, please refresh the page and try again."
},