diff --git a/src/i18n/locales/nl_NL/common.json b/src/i18n/locales/nl_NL/common.json deleted file mode 100644 index 52f54ce51..000000000 --- a/src/i18n/locales/nl_NL/common.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "alert": { - "close": "" - }, - "back": "", - "card_lock": "", - "close_modal": "", - "confirmation_dialog": { - "close": "", - "confirm": "" - }, - "default_site_name": "", - "filter_videos_by": "", - "home": "", - "live": "", - "now": "", - "optional": "", - "play_item": "", - "series": "", - "sign_in": "", - "sign_up": "", - "slide_left": "", - "slide_right": "", - "filter_videos_by_genre": "" -} diff --git a/src/i18n/locales/nl_NL/user.json b/src/i18n/locales/nl_NL/user.json deleted file mode 100644 index ce23f74fb..000000000 --- a/src/i18n/locales/nl_NL/user.json +++ /dev/null @@ -1,76 +0,0 @@ -{ - "account": { - "about_you": "", - "cancel": "", - "confirm_password": "", - "edit_account": "", - "edit_information": "", - "edit_password": "", - "email": "", - "errors": { - "email_exists": "", - "email_update_not_supported": "", - "first_name_too_long": "", - "invalid_param_email": "", - "invalid_password": "", - "last_name_too_long": "", - "please_enter_valid_email": "", - "unknown_error": "" - }, - "export_data_body": "", - "export_data_error": "", - "export_data_success": "", - "export_data_title": "", - "firstname": "", - "hide_password": "", - "lastname": "", - "save": "", - "security": "", - "terms_and_tracking": "", - "update_consents": "", - "view_password": "" - }, - "favorites": { - "clear": "", - "clear_favorites_body": "", - "clear_favorites_title": "", - "no_favorites": "", - "not_found": "", - "title": "" - }, - "nav": { - "account": "", - "favorites": "", - "logout": "", - "payments": "" - }, - "payment": { - "access_granted": "", - "annual_subscription": "", - "cancel_subscription": "", - "card_number": "", - "complete_subscription": "", - "cvc_cvv": "", - "daily_subscription": "", - "expiry_date": "", - "granted_subscription": "", - "hidden_transactions": "", - "hidden_transactions_plural": "", - "monthly_subscription": "", - "next_billing_date_on": "", - "no_payment_methods": "", - "no_subscription": "", - "no_transaction": "", - "no_transactions": "", - "other": "", - "payment_method": "", - "price_payed_with": "", - "renew_subscription": "", - "show_all": "", - "subscription_details": "", - "subscription_expires_on": "", - "transactions": "", - "weekly_subscription": "", - "price_payed_with_card": "" - } -}