diff --git a/lib/l10n/app_nl.arb b/lib/l10n/app_nl.arb index 2fa1ee8..dae6668 100644 --- a/lib/l10n/app_nl.arb +++ b/lib/l10n/app_nl.arb @@ -1166,5 +1166,13 @@ "clientSettingsShowAllCollectionsTitle": "Toon alle soorten collecties", "@clientSettingsShowAllCollectionsTitle": {}, "clientSettingsShowAllCollectionsDesc": "Als deze optie is ingeschakeld, worden alle bibliotheek types weergegeven, inclusief de types die niet door Fladder worden ondersteund", - "@clientSettingsShowAllCollectionsDesc": {} + "@clientSettingsShowAllCollectionsDesc": {}, + "closeVideo": "Video sluiten", + "@closeVideo": {}, + "playNextVideo": "Volgend video afspelen", + "@playNextVideo": {}, + "resumeVideo": "Video hervatten", + "@resumeVideo": {}, + "stop": "Stop", + "@stop": {} }