-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2a8bb71
commit 00d0618
Showing
1 changed file
with
14 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,14 @@ | ||
{} | ||
{ | ||
"jitsi.close": "Sluiten", | ||
"jitsi.creator-has-started-a-meeting": "{creator} is een vergadering gestart", | ||
"jitsi.default-title": "Jitsi Vergadering", | ||
"jitsi.join-meeting": "DEELNEMEN", | ||
"jitsi.link-valid-until": "Vergaderlink geldig tot: ", | ||
"jitsi.maximize": "Maximaliseren", | ||
"jitsi.meeting-id": "Vergaderings-ID: ", | ||
"jitsi.minimize": "Minimaliseren", | ||
"jitsi.move-down": "Naar beneden", | ||
"jitsi.move-up": "Omhoog", | ||
"jitsi.open-in-new-tab": "Openen in nieuw tabblad", | ||
"jitsi.personal-meeting-id": "Persoonlijke vergadering-ID: " | ||
} |