From 63cdf7c77ed9dde0cd928436d29d62975dce9e15 Mon Sep 17 00:00:00 2001 From: eddydg Date: Thu, 18 Feb 2016 20:56:18 +0100 Subject: [PATCH] Cleaned translate instructions --- js/translate/fr_FR.js | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/js/translate/fr_FR.js b/js/translate/fr_FR.js index 211e96e..e22a676 100644 --- a/js/translate/fr_FR.js +++ b/js/translate/fr_FR.js @@ -1,22 +1,8 @@ -// This text is a template of translation list. - -// pre: ll_CC, locale name, examples: en_US, zh_CN -// 1. Copy and rename to ll_CC.js, translate these words. -// 2. in js/init.js: -// Add '.translations('ll_CC', translations.ll_CC)' before '.determinePreferredLanguage();' -// 3. in index.html -// Add '' after '' -// 4. To add Language to changeLanguage button, see "{{ 'Language' | translate }}" in index.html. -// flag-icon usage: -// https://github.com/lipis/flag-icon-css -// 5. Browser determining preferred language automatically. -// http://angular-translate.github.io/docs/en/#/guide/07_multi-language - if(typeof translations == 'undefined'){ translations = {}; } -translations.fr_FR = { // replace en_US to ll_CC, examples: zh_CN, de_AT. +translations.fr_FR = { // header 'Search': 'Rechercher', // Nav menu