Skip to content

Commit a55cc6b

Browse files
committed
Update change_language.py
1 parent d1743de commit a55cc6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dialogs/change_language.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import strings.en_US, strings.ro_RO
1+
import strings.en_US, strings.ro_RO, strings.fr_FR
22
import tkinter as tk, strings, custom_ui
33
from tkinter import ttk
44
from utils import preferences

0 commit comments

Comments
 (0)