Created
January 18, 2011 08:40
-
-
Save parndt/784143 to your computer and use it in GitHub Desktop.
Non translated keys in every language we have in the core
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ rake translate:lost_in_translation_all | |
Searching for missing translations for the locale: en | |
No missing translations for locale: en | |
-- | |
Searching for missing translations for the locale: fr | |
No missing translations for locale: fr | |
-- | |
Searching for missing translations for the locale: nl | |
No missing translations for locale: nl | |
-- | |
Searching for missing translations for the locale: pt-BR | |
No missing translations for locale: pt-BR | |
-- | |
Searching for missing translations for the locale: da | |
No missing translations for locale: da | |
-- | |
Searching for missing translations for the locale: nb | |
No missing translations for locale: nb | |
-- | |
Searching for missing translations for the locale: sl | |
No missing translations for locale: sl | |
-- | |
Searching for missing translations for the locale: es | |
No missing translations for locale: es | |
-- | |
Searching for missing translations for the locale: it | |
No missing translations for locale: it | |
-- | |
Searching for missing translations for the locale: de | |
No missing translations for locale: de | |
-- | |
Searching for missing translations for the locale: lv | |
No missing translations for locale: lv | |
-- | |
Searching for missing translations for the locale: ru | |
No missing translations for locale: ru | |
-- | |
Searching for missing translations for the locale: sv | |
No missing translations for locale: sv | |
-- | |
Searching for missing translations for the locale: pl | |
No missing translations for locale: pl | |
-- | |
Searching for missing translations for the locale: zh-CN | |
No missing translations for locale: zh-CN | |
-- | |
Searching for missing translations for the locale: zh-TW | |
No missing translations for locale: zh-TW | |
-- | |
Searching for missing translations for the locale: el | |
No missing translations for locale: el | |
-- | |
Searching for missing translations for the locale: rs | |
No missing translations for locale: rs | |
-- | |
Searching for missing translations for the locale: cs | |
No missing translations for locale: cs | |
-- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment