From 83594831a99e76dcfaaa4ab0082d0c6897b8b389 Mon Sep 17 00:00:00 2001 From: Zarz Eleutherius <42882290+zarzet@users.noreply.github.com> Date: Tue, 14 Apr 2026 08:44:31 +0700 Subject: [PATCH] New translations app_en.arb (Dutch) --- lib/l10n/arb/app_nl.arb | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lib/l10n/arb/app_nl.arb b/lib/l10n/arb/app_nl.arb index 3c2ceead..5e4be112 100644 --- a/lib/l10n/arb/app_nl.arb +++ b/lib/l10n/arb/app_nl.arb @@ -158,6 +158,14 @@ } } }, + "optionsDefaultSearchTab": "Default Search Tab", + "@optionsDefaultSearchTab": { + "description": "Title for the preferred default search tab setting" + }, + "optionsDefaultSearchTabSubtitle": "Choose which tab opens first for new search results.", + "@optionsDefaultSearchTabSubtitle": { + "description": "Subtitle for the preferred default search tab setting" + }, "optionsSwitchBack": "Tap Deezer or Spotify to switch back from extension", "@optionsSwitchBack": { "description": "Hint to switch back to built-in providers" @@ -422,6 +430,10 @@ "@aboutPCSource": { "description": "Link to PC GitHub repo" }, + "aboutKeepAndroidOpen": "Keep Android Open", + "@aboutKeepAndroidOpen": { + "description": "Link to Keep Android Open campaign website" + }, "aboutReportIssue": "Report an issue", "@aboutReportIssue": { "description": "Link to report bugs"