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

@ -188,6 +188,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} 업데이트"