From be332472355dc5c55fb0beef6c818856527c7118 Mon Sep 17 00:00:00 2001 From: David Yip Date: Tue, 12 Dec 2017 03:28:15 -0600 Subject: Remove themes.default from nl and pt-BR locales. This translation has been supplanted by the flavours-related translations. --- config/locales/nl.yml | 2 -- 1 file changed, 2 deletions(-) (limited to 'config/locales/nl.yml') diff --git a/config/locales/nl.yml b/config/locales/nl.yml index c72b092a3..91c788ae6 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -678,8 +678,6 @@ nl:

Originally adapted from the Discourse privacy policy.

title: "%{instance} Terms of Service and Privacy Policy" - themes: - default: Mastodon time: formats: default: "%d %B %Y om %H:%M" -- cgit