diff --git a/src/ui/i18n/qt/qtbase_ar.ts b/src/ui/i18n/qt/qtbase_ar.ts index 06a8f945..b11a2bca 100644 --- a/src/ui/i18n/qt/qtbase_ar.ts +++ b/src/ui/i18n/qt/qtbase_ar.ts @@ -1,6 +1,14 @@ + + QGuiApplication + + QT_LAYOUT_DIRECTION + Translate this string to the string 'LTR' in left-to-right languages or to 'RTL' in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout. + RTL + + CloseButton diff --git a/src/ui/i18n/qt/qtbase_en.ts b/src/ui/i18n/qt/qtbase_en.ts index b5d887cc..8dbedb55 100644 --- a/src/ui/i18n/qt/qtbase_en.ts +++ b/src/ui/i18n/qt/qtbase_en.ts @@ -1,6 +1,14 @@ + + QGuiApplication + + QT_LAYOUT_DIRECTION + Translate this string to the string 'LTR' in left-to-right languages or to 'RTL' in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout. + LTR + + CloseButton