mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-13 16:53:08 -07:00
New translation: Esperanto
Also re-run lupdate.
This commit is contained in:
parent
09e85900d7
commit
18f3517efa
50 changed files with 8460 additions and 264 deletions
|
@ -1403,6 +1403,7 @@ QString options_imp::languageToLocalizedString(const QLocale &locale)
|
|||
return QString::fromUtf8(C_LOCALE_ENGLISH_UNITEDKINGDOM);
|
||||
return QString::fromUtf8(C_LOCALE_ENGLISH);
|
||||
}
|
||||
case QLocale::Esperanto: return QString::fromUtf8(C_LOCALE_ESPERANTO);
|
||||
case QLocale::French: return QString::fromUtf8(C_LOCALE_FRENCH);
|
||||
case QLocale::German: return QString::fromUtf8(C_LOCALE_GERMAN);
|
||||
case QLocale::Hungarian: return QString::fromUtf8(C_LOCALE_HUNGARIAN);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue