Convert #usa

This commit is contained in:
Samuel Shifterovich
2018-12-23 21:39:54 +01:00
parent 35a65849e4
commit 9663a69c67
8 changed files with 39 additions and 28 deletions

View File

@ -4,4 +4,4 @@
{% assign apply = include.lang.apply | default: include.en.apply %}
{% assign may_apply = include.lang.may_apply | default: include.en.may_apply %}
{% assign dont_apply = include.lang.dont_apply | default: include.en.dont_apply %}
{% assign note = include.lang.note | default: include.en.note %}
{% assign footnote = include.lang.footnote | default: include.en.footnote %}