~~Title:Cobub Razor Multi-languages & Localize Cobub Razor - Mobile Apps Marketing Platform of Open Source - Mobile Analytics & Mobile Push Notification Solutions - Cobub Mobile Developer Center~~ {{description>Cobub Razor is an Open Source Mobile Analytics. At this moment, Cobub Razor – Open Source Mobile Analytics supports two languages:.}} {{keywords>Cobub Razor,open source mobile analytics,mobile analytics,mobile app analytics, multi-language, localization}} ====== Multi-languages & Localize Cobub Razor ====== At this moment, Cobub Razor – Open Source Mobile Analytics supports two languages: * English ([[http://demo.cobub.com/razor/en|Demo website]]) * Chinese Simplified ([[http://demo.cobub.com/razor/|Demo website]]) * Japanese ([[http://demo.cobub.com/razor/ja|Demo website]]) How to localize Cobub Razor? It’s very easy to localize Cobub Razor into your preferred languages. We take French as example: Step 1: Create a folder “fr” under /application/language folder. Step 2: Copy 3 language files from other languages. [allview_lang.php, installview_lang.php, tank_auth_lang.php] Step 3: Translate these 3 files into French. Step 4: Configure the system to french in config.php under /application/config folder. $config['language'] = ‘fr’; NOTE: - Please feedback your languages files back to the community through Pull Request! We need translators very much, and appreciate your contribution. - installview_lang.php is used only for the installation