這里會顯示出您選擇的修訂版和當前版本之間的差別。
后一修訂版 | 前一修訂版 | ||
en:razor:multi-languages [2015/03/18 19:21] cobub created |
en:razor:multi-languages [2017/07/14 11:18] (當前版本) |
||
---|---|---|---|
行 1: | 行 1: | ||
+ | ~~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 ====== | ====== Multi-languages & Localize Cobub Razor ====== | ||
At this moment, Cobub Razor – Open Source Mobile Analytics supports two languages: | At this moment, Cobub Razor – Open Source Mobile Analytics supports two languages: | ||
- | * English ([[Demo website]]http://demo.cobub.com/razor/en)? | + | * English ([[http://demo.cobub.com/razor/en|Demo website]])? |
- | * Chinese Simplified ([[Demo website]]http://demo.cobub.com/razor/en)? | + | * Chinese Simplified ([[http://demo.cobub.com/razor/|Demo website]])? |
- | * Japanese ([[Demo website]]http://demo.cobub.com/razor/en) | + | * Japanese ([[http://demo.cobub.com/razor/ja|Demo website]]) |
How to localize Cobub Razor? | How to localize Cobub Razor? | ||
行 14: | 行 18: | ||
Step 3: Translate these 3 files into French. | Step 3: Translate these 3 files into French. | ||
Step 4: Configure the system to french in config.php under /application/config folder. | Step 4: Configure the system to french in config.php under /application/config folder. | ||
- | $config['language'] = ‘fr’; | + | <code>$config['language'] = ‘fr’;</code>? |
NOTE: | NOTE: | ||
- | Please feedback your languages files back to the community through Pull Request! We need translators very much, and appreciate your contribution.? | + | - 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 | + | - installview_lang.php is used only for the installation |