@ -75,7 +75,7 @@
"auth" : {
"signup-as-host" : "Sign up as Host" ,
"host-tip" : "You are registering as the Site Host." ,
"not-host-tip" : "If you don ' t have an account, please contact the site host.",
"not-host-tip" : "If you don ’ t have an account, please contact the site host.",
"new-password" : "New password" ,
"repeat-new-password" : "Repeat the new password"
} ,
@ -85,7 +85,7 @@
"save" : "Save" ,
"placeholder" : "Any thoughts..." ,
"only-image-supported" : "Only image file supported." ,
"cant-empty" : "Content can ' t be empty",
"cant-empty" : "Content can ’ t be empty",
"local" : "Local" ,
"resources" : "Resources"
} ,
@ -95,7 +95,7 @@
"embed" : "Embed" ,
"archived-memos" : "Archived Memos" ,
"no-archived-memos" : "No archived memos." ,
"fetching-data" : " f etching data...",
"fetching-data" : " F etching data...",
"fetch-more" : "Click here to fetch more" ,
"archived-at" : "Archived at" ,
"search-placeholder" : "Search memos" ,
@ -106,11 +106,11 @@
"disabled" : "Public memos are disabled"
} ,
"delete-memo" : "Delete Memo" ,
"delete-confirm" : "Are you sure to delete this memo?\n\nTHIS ACTION IS IRREVERSIBLE❗"
"delete-confirm" : "Are you sure you want to delete this memo?\n\nTHIS ACTION IS IRREVERSIBLE❗"
} ,
"resource" : {
"no-resources" : "No resources." ,
"fetching-data" : " f etching data...",
"fetching-data" : " F etching data...",
"copy-link" : "Copy Link" ,
"reset-link" : "Reset Link" ,
"reset-resource-link" : "Reset Resource Link" ,
@ -151,7 +151,8 @@
"tip-text" : "Input `#tag` to create" ,
"create-tag" : "Create Tag" ,
"all-tags" : "All Tags" ,
"tag-name" : "TAG_NAME"
"tag-name" : "TAG_NAME" ,
"invalid-tag-name" : "Invalid tag name"
} ,
"daily-review" : {
"title" : "Daily Review" ,
@ -189,7 +190,7 @@
"mobile-editor-style" : "Mobile editor style" ,
"default-memo-sort-option" : "Memo display time" ,
"telegram-user-id" : "Telegram UserID" ,
"telegram-user-id-placeholder" : "Send any words to Your Telegram Bot to get ",
"telegram-user-id-placeholder" : "Send any words to your Telegram Bot as a memo ",
"created_ts" : "Created Time" ,
"updated_ts" : "Updated Time" ,
"daily-review-time-offset" : "Daily Review Time Offset" ,
@ -247,7 +248,7 @@
"database-file-size" : "Database File Size" ,
"allow-user-signup" : "Allow user signup" ,
"disable-password-login" : "Disable password login" ,
"disable-password-login-warning" : "This will disable password login for all users. It is not possible to log in without reverting this setting in the database if your configured identity providers fail. You ' ll also have to be extra carefull when removing an identity provider❗",
"disable-password-login-warning" : "This will disable password login for all users. It is not possible to log in without reverting this setting in the database if your configured identity providers fail. You ’ ll also have to be extra carefull when removing an identity provider❗",
"disable-password-login-final-warning" : "Please type \"CONFIRM\" if you know what you are doing." ,
"enable-password-login" : "Enable password login" ,
"enable-password-login-warning" : "This will enable password login for all users. Continue only if you want to users to be able to log in using both SSO and password❗" ,
@ -334,7 +335,7 @@
"day_other" : "TAGE"
} ,
"message" : {
"no-data" : "Maybe no data was found, maybe it should be another option.",
"no-data" : "Maybe no data was found, or maybe it should be another option.",
"memos-ready" : "all memos are ready 🎉" ,
"resource-ready" : "all resource are ready 🎉" ,
"restored-successfully" : "Restored successfully" ,
@ -354,7 +355,7 @@
"signup-failed" : "Signup failed" ,
"user-not-found" : "User not found" ,
"password-changed" : "Password Changed" ,
"private-only" : "This memo is private only .",
"private-only" : "This memo is set to private.",
"copied" : "Copied" ,
"succeed-copy-content" : "Content copied successfully." ,
"succeed-copy-code" : "Code copied successfully." ,
@ -367,9 +368,9 @@
"count-selected-resources" : "Total selected" ,
"too-short" : "Too short" ,
"too-long" : "Too long" ,
"not-allow-space" : "Don ' t allow space",
"not-allow-chinese" : "Don ' t allow chinese",
"succeed-vacuum-database" : "Succe ed to vacuum database ",
"not-allow-space" : "Don ’ t allow space",
"not-allow-chinese" : "Don ’ t allow chinese",
"succeed-vacuum-database" : "Succe ssfully vacuumed database. ",
"succeed-update-additional-style" : "Additional style updated successfully." ,
"succeed-copy-resource-link" : "Resource link copied successfully." ,
"succeed-update-customized-profile" : "Profile successfully customized." ,
@ -379,7 +380,7 @@
"maximum-upload-size-is" : "Maximum allowed upload size is {{size}} MiB" ,
"file-exceeds-upload-limit-of" : "File {{file}} exceeds upload limit of {{size}} MiB" ,
"updating-setting-failed" : "Updating setting failed" ,
"password-login-disabled" : "Can ' t remove last identity provider when password login is disabled"
"password-login-disabled" : "Can ’ t remove last identity provider when password login is disabled"
} ,
"days" : {
"mon" : "Mon" ,
@ -392,7 +393,7 @@
} ,
"embed-memo" : {
"title" : "Embed Memo" ,
"text" : "Copy and paste the below code s into your blog or website.",
"text" : "Copy and paste the below code into your blog or website.",
"only-public-supported" : "* Only public memos can be embedded." ,
"copy" : "Copy"
} ,