Fix locales

This commit is contained in:
Riley Trautman 2018-03-03 15:06:29 -06:00
parent c4f455fe00
commit 70e03a7022
2 changed files with 2 additions and 2 deletions

View file

@ -510,7 +510,7 @@ dog:
mention:
action: Bark
body: '%{name} barked at you in:'
subject: %{name} barked at you
subject: "%{name} barked at you"
title: New mention
reblog:
body: 'Your toot was awooed by %{name}:'

View file

@ -510,7 +510,7 @@ lion:
mention:
action: Meow
body: '%{name} meowed at you in:'
subject: %{name} meowed at you
subject: "%{name} meowed at you"
title: New mention
reblog:
body: 'Your toot was roared by %{name}:'