chore: Fix widget translation for nl (#1478)

This commit is contained in:
mike9011
2020-12-03 20:56:24 +01:00
committed by GitHub
parent af2fb1b146
commit e1d4584770

View File

@@ -9,15 +9,15 @@
} }
}, },
"TEAM_AVAILABILITY": { "TEAM_AVAILABILITY": {
"ONLINE": "We are online", "ONLINE": "We zijn online",
"OFFLINE": "We are offline" "OFFLINE": "We zijn offline"
}, },
"REPLY_TIME": { "REPLY_TIME": {
"IN_A_FEW_MINUTES": "Typically replies in a few minutes", "IN_A_FEW_MINUTES": "Reageert meestal binnen een paar minuten",
"IN_A_FEW_HOURS": "Typically replies in a few hours", "IN_A_FEW_HOURS": "Reageert meestal binnen een paar uur",
"IN_A_DAY": "Typically replies in a day" "IN_A_DAY": "Reageert meestal binnen een dag"
}, },
"START_CONVERSATION": "Start Conversation", "START_CONVERSATION": "Start Chat",
"UNREAD_VIEW": { "UNREAD_VIEW": {
"VIEW_MESSAGES_BUTTON": "Bekijk nieuwe berichten", "VIEW_MESSAGES_BUTTON": "Bekijk nieuwe berichten",
"CLOSE_MESSAGES_BUTTON": "Sluiten" "CLOSE_MESSAGES_BUTTON": "Sluiten"