mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
Version 1.0.46
This commit is contained in:
+2
-1
@@ -16,10 +16,11 @@ class UM_API {
|
||||
|
||||
$this->available_languages = array(
|
||||
'en_US' => 'English (US)',
|
||||
'es_ES' => 'Español',
|
||||
'fr_FR' => 'Français',
|
||||
'it_IT' => 'Italiano',
|
||||
'de_DE' => 'Deutsch',
|
||||
'tr_TR' => 'Türkçe',
|
||||
'it_IT' => 'Italiano'
|
||||
);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user