Skip to content

Commit 9b05216

Browse files
ryuujisystemcatch
authored andcommitted
Add Japanese translations for week(s) (#659)
1 parent 81927fa commit 9b05216

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arrow/locales.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -588,6 +588,8 @@ class JapaneseLocale(Locale):
588588
"hours": "{0}時間",
589589
"day": "1日",
590590
"days": "{0}日",
591+
"week": "1週間",
592+
"weeks": "{0}週間",
591593
"month": "1ヶ月",
592594
"months": "{0}ヶ月",
593595
"year": "1年",

0 commit comments

Comments
 (0)