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/apps/mobile/fonts/MaterialCommunityIcons.ttf b/apps/mobile/fonts/MaterialCommunityIcons.ttf index b1df59834..782b6276e 100644 Binary files a/apps/mobile/fonts/MaterialCommunityIcons.ttf and b/apps/mobile/fonts/MaterialCommunityIcons.ttf differ diff --git a/packages/intl/locale/en.po b/packages/intl/locale/en.po index cdac8b00f..10f319c0b 100644 --- a/packages/intl/locale/en.po +++ b/packages/intl/locale/en.po @@ -6,6 +6,12 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: @lingui/cli\n" "Language: en\n" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Plural-Forms: \n" #: src/strings.ts:2442 msgid " \"Notebook > Notes\"" @@ -774,7 +780,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" @@ -4554,7 +4560,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" @@ -8200,7 +8206,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 63bcb0df9..6e206a0b2 100644 --- a/packages/intl/locale/pseudo-LOCALE.po +++ b/packages/intl/locale/pseudo-LOCALE.po @@ -6,6 +6,12 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: @lingui/cli\n" "Language: pseudo-LOCALE\n" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Plural-Forms: \n" #: src/strings.ts:2442 msgid " \"Notebook > Notes\"" @@ -774,7 +780,7 @@ msgstr "" msgid "Add your first note" msgstr "" -#: src/strings.ts:2794 +#: src/strings.ts:2843 msgid "Add Your First Note" msgstr "" @@ -4534,7 +4540,7 @@ msgstr "" msgid "No notebooks yet" msgstr "" -#: src/strings.ts:2791 +#: src/strings.ts:2840 msgid "No notes yet" msgstr "" @@ -8139,7 +8145,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 ""