Logo
Explore Help
Sign In
ChoChoX/suwayomi-material-you-webui
1
0
Fork 0
You've already forked suwayomi-material-you-webui
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
07c0e83f8fbf7a01f46dc19a9858ee78e867fa49
suwayomi-material-you-webui/src/i18n/i18next.d.ts

10 lines
198 B
TypeScript
Raw Normal View History

add translation keys (#246) * Fix i18n tsc issue "t" can return null by default. This was already disabled in the config, but it had no effect on tsc. * Fix translation in "DefaultNavBar" key was missing and since this is a constant the translation wouldn't update in case the language got changed after first load. * Enable typing for i18n translation keys * Add translation keys
2023-03-23 13:59:32 +01:00
import 'i18next';
import resources from 'i18n/translations';
declare module 'i18next' {
interface CustomTypeOptions {
returnNull: false;
resources: typeof resources.en;
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 41ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API 粤ICP备2026019702号 粤公网安备44538102000129号