Browse Source

Added Romainian language support - thx Drago!

pull/1087/head
billz 1 year ago
parent
commit
c06bd30fed
  1. 1
      includes/system.php

1
includes/system.php

@ -147,6 +147,7 @@ function DisplaySystem()
'pl_PL.UTF-8' => 'Polskie',
'pt_BR.UTF-8' => 'Português',
'ru_RU.UTF-8' => 'Русский',
'ro_RO.UTF-8' => 'Română',
'sv_SE.UTF-8' => 'Svenska',
'tr_TR.UTF-8' => 'Türkçe',
'vi_VN.UTF-8' => 'Tiếng Việt (Vietnamese)'

Loading…
Cancel
Save