Fix translations of messages plugin
We need to copy the locales of overrides into the main locales files to work properly. Also add the missing German translations.
This commit is contained in:
parent
571d927360
commit
eb2fc56fc8
3 changed files with 16 additions and 7 deletions
|
|
@ -1043,7 +1043,10 @@ en:
|
|||
due_date_format: "%A %d %B"
|
||||
messages:
|
||||
title: Newest Messages
|
||||
view_all: See all messages
|
||||
view_all:
|
||||
text: 'Show %{messages} or %{threads}'
|
||||
messages: all messages
|
||||
threads: threads
|
||||
my_ordergroup:
|
||||
funds: "| Available Credit:"
|
||||
last_update: Last update was %{when} ago
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue