Move template files to the main repo; adjust readme for folder structure changes; tweak some wording on the site

This commit is contained in:
mez 2024-08-16 19:59:59 +01:00
parent e684db95fe
commit cae70a35f9
5 changed files with 64 additions and 4 deletions

11
translations-template.py Normal file
View file

@ -0,0 +1,11 @@
import datetime
title = ""
showtitle = False
language = "fr"
original =
datewords = [{"date":datetime.datetime(YYYY,M,D),"words":}]
status = "complete" # incomplete, abandoned
summary = ""
ao3slug =
# comments = [] # see originalsmeta/template.py for format