We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48556a5 commit cf764f7Copy full SHA for cf764f7
_plugins/translation_status.rb
@@ -8,7 +8,7 @@ module Jekyll
8
# Outputs HTML.
9
module TranslationStatus
10
11
- LANGS = %w{en de es fr id it ja pl vi zh_cn zh_tw}
+ LANGS = %w{en de es fr id it ja ko pl ru vi zh_cn zh_tw}
12
START_DATE = '2013-04-01'
13
14
OK_CHAR = '✓'
0 commit comments