diff --git a/apps/mobile/app/common/design/theme.ts b/apps/mobile/app/common/design/theme.ts index cb259645a..aaee18381 100644 --- a/apps/mobile/app/common/design/theme.ts +++ b/apps/mobile/app/common/design/theme.ts @@ -19,7 +19,7 @@ along with this program. If not, see . import { ThemeDefinition } from "@notesnook/theme"; -export const THEME_LIGHT: ThemeDefinition = { +export const THEME_LIGHT: any = { $schema: "https://raw.githubusercontent.com/streetwriters/notesnook-themes/main/schemas/v1.schema.json", name: "Notesnook Light", @@ -161,7 +161,7 @@ export const THEME_LIGHT: ThemeDefinition = { } }; -export const THEME_DARK: ThemeDefinition = { +export const THEME_DARK: any = { name: "Notesnook Dark", id: "default-dark", version: 2.1, diff --git a/packages/intl/locale/en.po b/packages/intl/locale/en.po index 9a9edff30..e07e2ea9f 100644 --- a/packages/intl/locale/en.po +++ b/packages/intl/locale/en.po @@ -792,7 +792,7 @@ msgstr "Add to notebook" msgid "Add your first note" msgstr "Add your first note" -#: src/strings.ts:2794 +#: src/strings.ts:2843 msgid "Add Your First Note" msgstr "Add Your First Note" @@ -4588,7 +4588,7 @@ msgstr "No notebooks selected to move" msgid "No notebooks yet" msgstr "No notebooks yet" -#: src/strings.ts:2791 +#: src/strings.ts:2840 msgid "No notes yet" msgstr "No notes yet" @@ -8250,7 +8250,7 @@ msgstr "Your support request has been forwarded to our support team. We will get msgid "Your tags" msgstr "Your tags" -#: src/strings.ts:2793 +#: src/strings.ts:2842 msgid "Your thoughts deserve a home. Create your first note and start organizing your life today." msgstr "Your thoughts deserve a home. Create your first note and start organizing your life today." diff --git a/packages/intl/locale/pseudo-LOCALE.po b/packages/intl/locale/pseudo-LOCALE.po index 8f95cd92d..fec804d4c 100644 --- a/packages/intl/locale/pseudo-LOCALE.po +++ b/packages/intl/locale/pseudo-LOCALE.po @@ -792,7 +792,7 @@ msgstr "" msgid "Add your first note" msgstr "" -#: src/strings.ts:2794 +#: src/strings.ts:2843 msgid "Add Your First Note" msgstr "" @@ -4568,7 +4568,7 @@ msgstr "" msgid "No notebooks yet" msgstr "" -#: src/strings.ts:2791 +#: src/strings.ts:2840 msgid "No notes yet" msgstr "" @@ -8189,7 +8189,7 @@ msgstr "" msgid "Your tags" msgstr "" -#: src/strings.ts:2793 +#: src/strings.ts:2842 msgid "Your thoughts deserve a home. Create your first note and start organizing your life today." msgstr ""