Skip to content

Commit

Permalink
Rename values directories
Browse files Browse the repository at this point in the history
  • Loading branch information
serso committed Feb 16, 2016
1 parent 9eee427 commit 57cdbad
Show file tree
Hide file tree
Showing 33 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions crowdin.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,15 +65,15 @@ copyTranslations "fr" "fr"
copyTranslations "it" "it"
copyTranslations "nl" "nl"
copyTranslations "pl" "pl"
copyTranslations "pt-BR" "pt-rbr"
copyTranslations "pt-PT" "pt-rpt"
copyTranslations "pt-BR" "pt-rBR"
copyTranslations "pt-PT" "pt-rPT"
copyTranslations "ru" "ru"
copyTranslations "tr" "tr"
copyTranslations "vi" "vi"
copyTranslations "uk" "uk"
copyTranslations "ja" "ja"
copyTranslations "zh-CN" "zh-rcn"
copyTranslations "zh-TW" "zh-rtw"
copyTranslations "zh-CN" "zh-rCN"
copyTranslations "zh-TW" "zh-rTW"


rm -r translations

0 comments on commit 57cdbad

Please sign in to comment.