Convert #usa
This commit is contained in:
@@ -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 %}
|
1
_includes/langs/usa
Normal file
1
_includes/langs/usa
Normal file
@@ -0,0 +1 @@
|
||||
{% assign title = include.lang.title | default: include.en.title %}
|
Reference in New Issue
Block a user