@remirror/i18n
Advanced tools
Comparing version 0.0.0-pr1862.1 to 0.0.0-pr1873.1
@@ -26,2 +26,4 @@ export declare const messages: { | ||
'extension.command.insert-emoji.label': string; | ||
'extension.command.insert-horizontal-rule.description': string; | ||
'extension.command.insert-horizontal-rule.label': string; | ||
'extension.command.insert-paragraph.description': string; | ||
@@ -28,0 +30,0 @@ 'extension.command.insert-paragraph.label': string; |
@@ -45,2 +45,4 @@ var __defProp = Object.defineProperty; | ||
"extension.command.insert-emoji.label": "Insert Emoji", | ||
"extension.command.insert-horizontal-rule.description": "Separate content with a diving horizontal line", | ||
"extension.command.insert-horizontal-rule.label": "Divider", | ||
"extension.command.insert-paragraph.description": "Insert a new paragraph", | ||
@@ -47,0 +49,0 @@ "extension.command.insert-paragraph.label": "Insert Paragraph", |
@@ -27,2 +27,4 @@ // packages/remirror__i18n/src/en/messages.ts | ||
"extension.command.insert-emoji.label": "Insert Emoji", | ||
"extension.command.insert-horizontal-rule.description": "Separate content with a diving horizontal line", | ||
"extension.command.insert-horizontal-rule.label": "Divider", | ||
"extension.command.insert-paragraph.description": "Insert a new paragraph", | ||
@@ -29,0 +31,0 @@ "extension.command.insert-paragraph.label": "Insert Paragraph", |
{ | ||
"name": "@remirror/i18n", | ||
"version": "0.0.0-pr1862.1", | ||
"version": "0.0.0-pr1873.1", | ||
"description": "Supported internationalization and locales for the remirror editor.", | ||
@@ -52,3 +52,3 @@ "keywords": [ | ||
"@lingui/detect-locale": "^3.14.0", | ||
"@remirror/core-helpers": "0.0.0-pr1862.1", | ||
"@remirror/core-helpers": "0.0.0-pr1873.1", | ||
"make-plural": "^6.2.1" | ||
@@ -55,0 +55,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
128401
1191
+ Added@remirror/core-constants@0.0.0-pr1873.1(transitive)
+ Added@remirror/core-helpers@0.0.0-pr1873.1(transitive)
+ Added@remirror/types@0.0.0-pr1873.1(transitive)
- Removed@remirror/core-constants@0.0.0-pr1862.1(transitive)
- Removed@remirror/core-helpers@0.0.0-pr1862.1(transitive)
- Removed@remirror/types@0.0.0-pr1862.1(transitive)