From d1afd79078c37d8386aa504cf968c8ae720ee314 Mon Sep 17 00:00:00 2001 From: Jonah Lawrence Date: Wed, 19 Oct 2022 21:48:26 -0600 Subject: [PATCH] feat: Added Japanese translations --- api/locale/ja.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 api/locale/ja.yml diff --git a/api/locale/ja.yml b/api/locale/ja.yml new file mode 100644 index 0000000..5844e4f --- /dev/null +++ b/api/locale/ja.yml @@ -0,0 +1,3 @@ +ja: + view: "1 回視聴" + views: "%{number} 回視聴"