matrix-art

An image gallery for Matrix
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-art.git
Log | Files | Refs | README | LICENSE

commit 11aa082994188ce0605f1dddda321b8213706e02
parent a471c9ef9a212fdf5a34115cb8eb2b24dc2b1e68
Author: MTRNord <mtrnord1@gmail.com>
Date:   Mon, 31 Jan 2022 00:30:53 +0100

Update english translation to match keys

Diffstat:
Mpublic/locales/en/common.json | 17+++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/public/locales/en/common.json b/public/locales/en/common.json @@ -1,9 +1,9 @@ { - "Search & Discover": "", - "Join": "", - "Log in": "", - "Profile": "", - "Logout": "", - "Submit": "", - "Setup Account": "" -} + "Search & Discover": "Search & Discover", + "Join": "Join", + "Log in": "Log in", + "Profile": "Profile", + "Logout": "Logout", + "Submit": "Submit", + "Setup Account": "Setup Account" +} +\ No newline at end of file