From: Jeroen Date: Thu, 12 Oct 2017 10:07:35 +0000 (+0200) Subject: + me for Dutch (#5349) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=385df2c5a0f1d6d74b92987639890ad724de219b;p=mastodon.git + me for Dutch (#5349) I didn't received the memo, but I just follow the flow. --- diff --git a/CODEOWNERS b/CODEOWNERS index b7291a40b..32919bd50 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -22,3 +22,11 @@ /app/views/user_mailer/*.fr.text.erb @aldarone /config/locales/*.fr.yml @aldarone /config/locales/fr.yml @aldarone + +# Dutch +/app/javascript/mastodon/locales/nl.json @jeroenpraat +/app/javascript/mastodon/locales/whitelist_nl.json @jeroenpraat +/app/views/user_mailer/*.nl.html.erb @jeroenpraat +/app/views/user_mailer/*.nl.text.erb @jeroenpraat +/config/locales/*.nl.yml @jeroenpraat +/config/locales/nl.yml @jeroenpraat