We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1743de commit a55cc6bCopy full SHA for a55cc6b
dialogs/change_language.py
@@ -1,4 +1,4 @@
1
-import strings.en_US, strings.ro_RO
+import strings.en_US, strings.ro_RO, strings.fr_FR
2
import tkinter as tk, strings, custom_ui
3
from tkinter import ttk
4
from utils import preferences
0 commit comments