Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/google/docsy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorLisaFC <lcarey@google.com>2021-11-11 19:17:21 +0300
committerGitHub <noreply@github.com>2021-11-11 19:17:21 +0300
commite56feed038464006b1aeaa01a85b58a820112152 (patch)
tree65362be2b5e4053b0dfc3d4b9df6a76ddb7a2aa9 /i18n
parent8ef16d06e9df563745fd0ffeea275ff43820b2a2 (diff)
parentb1d07280ab917a31ee994181d52c3da7c9bfcc1a (diff)
Merge branch 'master' into chalin-view-page-src-2021-11-04
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.toml2
-rw-r--r--i18n/hu.toml2
-rw-r--r--i18n/it.toml2
-rw-r--r--i18n/no.toml2
-rw-r--r--i18n/pt-br.toml2
-rw-r--r--i18n/ru.toml2
6 files changed, 6 insertions, 6 deletions
diff --git a/i18n/en.toml b/i18n/en.toml
index e666739..403a111 100644
--- a/i18n/en.toml
+++ b/i18n/en.toml
@@ -56,7 +56,7 @@ other = "less than a minute"
# Print support
[print_printable_section]
-other = "This the multi-page printable view of this section."
+other = "This is the multi-page printable view of this section."
[print_click_to_print]
other = "Click here to print"
[print_show_regular]
diff --git a/i18n/hu.toml b/i18n/hu.toml
index 559107d..f445385 100644
--- a/i18n/hu.toml
+++ b/i18n/hu.toml
@@ -54,7 +54,7 @@ other = "less than a minute"
# Print support
[print_printable_section]
-other = "This the multi-page printable view of this section."
+other = "This is the multi-page printable view of this section."
[print_click_to_print]
other = "Click here to print"
[print_show_regular]
diff --git a/i18n/it.toml b/i18n/it.toml
index f7fa60e..fa30768 100644
--- a/i18n/it.toml
+++ b/i18n/it.toml
@@ -50,7 +50,7 @@ other = "less than a minute"
# Print support
[print_printable_section]
-other = "This the multi-page printable view of this section."
+other = "This is the multi-page printable view of this section."
[print_click_to_print]
other = "Click here to print"
[print_show_regular]
diff --git a/i18n/no.toml b/i18n/no.toml
index 4324a01..a313c7c 100644
--- a/i18n/no.toml
+++ b/i18n/no.toml
@@ -50,7 +50,7 @@ other = "less than a minute"
# Print support
[print_printable_section]
-other = "This the multi-page printable view of this section."
+other = "This is the multi-page printable view of this section."
[print_click_to_print]
other = "Click here to print"
[print_show_regular]
diff --git a/i18n/pt-br.toml b/i18n/pt-br.toml
index 4f3ea18..ceaea32 100644
--- a/i18n/pt-br.toml
+++ b/i18n/pt-br.toml
@@ -50,7 +50,7 @@ other = "less than a minute"
# Print support
[print_printable_section]
-other = "This the multi-page printable view of this section."
+other = "This is the multi-page printable view of this section."
[print_click_to_print]
other = "Click here to print"
[print_show_regular]
diff --git a/i18n/ru.toml b/i18n/ru.toml
index 01668bb..e8785c6 100644
--- a/i18n/ru.toml
+++ b/i18n/ru.toml
@@ -50,7 +50,7 @@ other = "less than a minute"
# Print support
[print_printable_section]
-other = "This the multi-page printable view of this section."
+other = "This is the multi-page printable view of this section."
[print_click_to_print]
other = "Click here to print"
[print_show_regular]