@@ -27,8 +27,8 @@ source_file = plugins/poll/config/locales/client.en.yml
27
27
source_lang = en
28
28
trans.es_ES = plugins/poll/config/locales/client.es.yml
29
29
trans.fr_FR = plugins/poll/config/locales/client.fr.yml
30
- # trans.ko_KR = plugins/poll/config/locales/client.ko.yml
31
- # trans.pt_PT = plugins/poll/config/locales/client.pt.yml
30
+ trans.ko_KR = plugins/poll/config/locales/client.ko.yml
31
+ trans.pt_PT = plugins/poll/config/locales/client.pt.yml
32
32
type = YML
33
33
34
34
[discourse-org.pollserverenyml]
@@ -37,8 +37,8 @@ source_file = plugins/poll/config/locales/server.en.yml
37
37
source_lang = en
38
38
trans.es_ES = plugins/poll/config/locales/server.es.yml
39
39
trans.fr_FR = plugins/poll/config/locales/server.fr.yml
40
- # trans.ko_KR = plugins/poll/config/locales/server.ko.yml
41
- # trans.pt_PT = plugins/poll/config/locales/server.pt.yml
40
+ trans.ko_KR = plugins/poll/config/locales/server.ko.yml
41
+ trans.pt_PT = plugins/poll/config/locales/server.pt.yml
42
42
type = YML
43
43
44
44
[discourse-org.imgurserverenyml]
@@ -47,46 +47,46 @@ source_file = vendor/gems/discourse_imgur/lib/discourse_imgur/locale/server.en.y
47
47
source_lang = en
48
48
trans.es_ES = vendor/gems/discourse_imgur/lib/discourse_imgur/locale/server.es.yml
49
49
trans.fr_FR = vendor/gems/discourse_imgur/lib/discourse_imgur/locale/server.fr.yml
50
- # trans.ko_KR = vendor/gems/discourse_imgur/lib/discourse_imgur/locale/server.ko.yml
50
+ trans.ko_KR = vendor/gems/discourse_imgur/lib/discourse_imgur/locale/server.ko.yml
51
51
trans.pt_PT = vendor/gems/discourse_imgur/lib/discourse_imgur/locale/server.pt.yml
52
52
type = YML
53
53
54
54
[discourse-org.403html]
55
55
file_filter = public/403.<lang>.html
56
56
source_file = public/403.html
57
57
source_lang = en
58
- # trans.es_ES = public/403.es.html
58
+ trans.es_ES = public/403.es.html
59
59
trans.fr_FR = public/403.fr.html
60
- # trans.ko_KR = public/403.ko.html
61
- # trans.pt_PT = public/403.pt.html
60
+ trans.ko_KR = public/403.ko.html
61
+ trans.pt_PT = public/403.pt.html
62
62
type = HTML
63
63
64
64
[discourse-org.422html]
65
65
file_filter = public/422.<lang>.html
66
66
source_file = public/422.html
67
67
source_lang = en
68
- # trans.es_ES = public/422.es.html
68
+ trans.es_ES = public/422.es.html
69
69
trans.fr_FR = public/422.fr.html
70
- # trans.ko_KR = public/422.ko.html
71
- # trans.pt_PT = public/422.pt.html
70
+ trans.ko_KR = public/422.ko.html
71
+ trans.pt_PT = public/422.pt.html
72
72
type = HTML
73
73
74
74
[discourse-org.500html]
75
75
file_filter = public/500.<lang>.html
76
76
source_file = public/500.html
77
77
source_lang = en
78
- # trans.es_ES = public/500.es.html
78
+ trans.es_ES = public/500.es.html
79
79
trans.fr_FR = public/500.fr.html
80
- # trans.ko_KR = public/500.ko.html
81
- # trans.pt_PT = public/500.pt.html
80
+ trans.ko_KR = public/500.ko.html
81
+ trans.pt_PT = public/500.pt.html
82
82
type = HTML
83
83
84
84
[discourse-org.503html]
85
85
file_filter = public/503.<lang>.html
86
86
source_file = public/503.html
87
87
source_lang = en
88
- # trans.es_ES = public/503.es.html
88
+ trans.es_ES = public/503.es.html
89
89
trans.fr_FR = public/503.fr.html
90
- # trans.ko_KR = public/503.ko.html
91
- # trans.pt_PT = public/503.pt.html
90
+ trans.ko_KR = public/503.ko.html
91
+ trans.pt_PT = public/503.pt.html
92
92
type = HTML
0 commit comments