FIX: Use correct locale when translating without cache

follow-up to 6d8eb9c1
This commit is contained in:
Gerhard Schlager
2019-06-05 14:19:46 +02:00
parent 4d1204b5e8
commit a77d8bee68
4 changed files with 19 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
en:
foo: 'Foo in :de'
bar: 'Bar in :de'
de:
foo: "Foo in :de"
bar: "Bar in :de"
wat: "Hello %{count}"

View File

@@ -1,7 +1,7 @@
en:
got: "winter"
foo: 'Foo in :en'
bar: 'Bar in :en'
foo: "Foo in :en"
bar: "Bar in :en"
wat: "Hello %{count}"
world: "Hello %{world}"
items: