From a089d6f3bb37a1919c632906f9595f6147a6ff59 Mon Sep 17 00:00:00 2001 From: Tait Hoyem Date: Mon, 17 Apr 2023 01:52:20 -0600 Subject: [PATCH] Update REAMDE.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 996ba20..80ede0e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # IBIHF Statistics System -This is the official system of the International Blind Ice Hockey Federation, +This is a stats system related to the International Blind Ice Hockey Federation, and their stats website can be found live at [stats.ibihf.org](https://stats.ibihf.org/). ## Database Inforamtion @@ -8,3 +8,7 @@ and their stats website can be found live at [stats.ibihf.org](https://stats.ibi All migrations can be applied in order of the UNIX timestamp identifier before the name of the migrations. These `*.sql` files are valid for the Postgres database. +## Translations + +All translation files can be found in `translations/*/*.ftl`; the folder names are the locale, so `fr-CA` or `en-CA`; the file is just a way to organize a few major categories of internationalized strings. +