From b309464c76fbaee4d409bcd03c3dd6a20c067b72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20V=C3=B6gele?= Date: Thu, 11 Feb 2021 16:06:46 +0100 Subject: [PATCH] Add credit for japanese translation --- CHANGELOG.md | 4 ++++ README.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f6bf031..0ed175c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## In development +### Translation +- Added japanese translation (thanks to touge) + ## 1.2.1 ### Compatiblity - Drag Ruler is now compatible with Hex Token Size Support. For compatibility Hex Token Size Support Version 0.5.4 or higher is required. Thanks to Ourobor for helping making this possible. diff --git a/README.md b/README.md index 10b1d92..f58498b 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,10 @@ The game systems that offer Drag Ruler integration are: - Pathfinder 2e (via the module [PF2E Drag Ruler Integration](https://foundryvtt.com/packages/pf2e-dragruler/)) +## Translations +Drag Ruler is available in the follwing languages: +- Japanese (thanks to touge) + ## API *Audience: This paragraph is intended for module and system devleopers that want to add more complex behavior to Drag Ruler. If you just want to use this plugins features skip this paragraph.*