branch: externals/ellama
commit ff604fc2b976ae487c07797bedc9a4f9c3268d7c
Author: Sergey Kostyaev <[email protected]>
Commit: Sergey Kostyaev <[email protected]>
change default language to english
---
ellama.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ellama.el b/ellama.el
index 40188b8b6f..36ef2e672b 100644
--- a/ellama.el
+++ b/ellama.el
@@ -67,7 +67,7 @@
:group 'ellama
:type 'function)
-(defcustom ellama-language "Russian" "Language for ellama translation."
+(defcustom ellama-language "English" "Language for ellama translation."
:group 'ellama
:type 'string)