From 0ea6f3845e5e8317c0ac3a680ef56c2460af106c Mon Sep 17 00:00:00 2001 From: BobIsMyManager Date: Tue, 5 Jul 2022 22:02:32 +0200 Subject: Added I2P and Lokinet support for simply translate. (#4) Co-authored-by: BobIsMyManager Reviewed-on: https://codeberg.org/LibRedirect/libredirect/pulls/4 Co-authored-by: BobIsMyManager Co-committed-by: BobIsMyManager --- src/_locales/en/messages.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/_locales') diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json index 33b589bd..d3b7a355 100644 --- a/src/_locales/en/messages.json +++ b/src/_locales/en/messages.json @@ -209,6 +209,9 @@ "i2p": { "message": "I2P" }, + "loki": { + "message": "Lokinet" + }, "testInstancesLatency": { "message": "Test Instances Latency" } -- cgit 1.4.1