Add default TIME_UNITS to all language files

This commit is contained in:
Intelli 2025-09-09 10:16:47 -06:00
parent abb0ece3e5
commit d49a8bee73
11 changed files with 11 additions and 0 deletions

View file

@ -186,6 +186,7 @@ TIME_DAYS: "{0} {日|日}"
TIME_HOURS: "{0} {時間|時間}"
TIME_MINUTES: "{0} {分|分}"
TIME_SECONDS: "{0} {秒|秒}"
TIME_UNITS: "{/m|/h|/d}"
TIME_WEEKS: "{0} {週|週}"
UPDATE_ERROR: "更新の確認中にエラーが発生しました。"
UPDATE_HEADER: "{0} アップデート"