i18n: Keying the site (1/5) - Card/cardv2, misc, navbar, and providers #1510

Merged
djoate merged 32 commits from i18n-simple into i18n-simple 2019-11-25 19:53:36 +00:00
35 changed files with 3615 additions and 516 deletions
Showing only changes of commit 2a82bc59fa - Show all commits

View File

@@ -38,6 +38,10 @@ module Jekyll
"#{page}/#{page_language}"
end
end
def tl_note(text, comment)
text
end
end
end