From a4b5b9ea40ebb4d5957c434ba7800a92a101bc69 Mon Sep 17 00:00:00 2001 From: cyian-1756 Date: Sun, 13 May 2018 10:58:46 -0400 Subject: [PATCH] Added entry on new lang config option --- Config-options.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Config-options.md b/Config-options.md index 257fb5f..302b584 100644 --- a/Config-options.md +++ b/Config-options.md @@ -169,4 +169,12 @@ HTTP Proxy (format [user:password]@host[:port]) WARNING: see https://stackoverfl String -SOCKS Proxy (format [user:password]@host[:port]) \ No newline at end of file +SOCKS Proxy (format [user:password]@host[:port]) + +### lang + +String + +What language to use for ripmes UI + +Example to display the UI in German set lang to "de_DE" \ No newline at end of file