aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Locale/layout.ts
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-01-21 01:10:02 -0800
committerFuwn <[email protected]>2024-01-21 01:10:02 -0800
commit56425d179c6162f0c1d4b6ba0af598f8038c267a (patch)
tree3d0119d36b0c5c432a5c73fb59477f5dd8386e97 /src/lib/Locale/layout.ts
parentfix(japanese): small simplifications and clearing (diff)
downloaddue.moe-56425d179c6162f0c1d4b6ba0af598f8038c267a.tar.xz
due.moe-56425d179c6162f0c1d4b6ba0af598f8038c267a.zip
feat(locale): finish date & time category localisation
Diffstat (limited to 'src/lib/Locale/layout.ts')
-rw-r--r--src/lib/Locale/layout.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/Locale/layout.ts b/src/lib/Locale/layout.ts
index 41438691..05e36daf 100644
--- a/src/lib/Locale/layout.ts
+++ b/src/lib/Locale/layout.ts
@@ -55,6 +55,8 @@ export interface Locale {
disableLastActivityWarning: LocaleValue;
rightAlignCountdown: LocaleValue;
use24HourTime: LocaleValue;
+ nativeEpisodeCountdown: LocaleValue;
+ abbreviateCountdown: LocaleValue;
};
};
motionAndAccessibility: {