diff --git a/src/gui/qt/resources.qrc b/src/gui/qt/resources.qrc index b036bf67..a8e88260 100755 --- a/src/gui/qt/resources.qrc +++ b/src/gui/qt/resources.qrc @@ -143,6 +143,7 @@ resources/translations/pokerth_es.qm resources/translations/pokerth_ru.qm resources/translations/pokerth_no.qm + resources/translations/pokerth_fr.qm resources/translations/qt_de.qm resources/translations/qt_fr.qm resources/translations/qt_es.qm diff --git a/src/gui/qt/resources/translations/pokerth_fr.qm b/src/gui/qt/resources/translations/pokerth_fr.qm new file mode 100644 index 00000000..3ff9d5e9 Binary files /dev/null and b/src/gui/qt/resources/translations/pokerth_fr.qm differ