chore: sync translations (#1280)

This commit is contained in:
task-bot
2023-07-26 09:51:01 -03:00
committed by GitHub
parent 44ca1fc77e
commit 7bcdccc645
20 changed files with 1425 additions and 165 deletions

View File

@@ -1,26 +1,26 @@
{
"link.title.Pages": {
"message": "Pages",
"message": "ページ",
"description": "The title of the footer links column with title=Pages in the footer"
},
"link.title.Community": {
"message": "Community",
"message": "コミュニティー",
"description": "The title of the footer links column with title=Community in the footer"
},
"link.title.Translations": {
"message": "Translations",
"message": "翻訳",
"description": "The title of the footer links column with title=Translations in the footer"
},
"link.item.label.Installation": {
"message": "Installation",
"message": "インストール方法",
"description": "The label of footer link with label=Installation linking to /installation/"
},
"link.item.label.Usage": {
"message": "Usage",
"message": "使い方",
"description": "The label of footer link with label=Usage linking to /usage/"
},
"link.item.label.Donate": {
"message": "Donate",
"message": "寄付",
"description": "The label of footer link with label=Donate linking to /donate/"
},
"link.item.label.GitHub": {

View File

@@ -4,11 +4,11 @@
"description": "The title in the navbar"
},
"item.label.Installation": {
"message": "Installation",
"message": "インストール方法",
"description": "Navbar item with label Installation"
},
"item.label.Usage": {
"message": "Usage",
"message": "使い方",
"description": "Navbar item with label Usage"
},
"item.label.API": {
@@ -16,7 +16,7 @@
"description": "Navbar item with label API"
},
"item.label.Donate": {
"message": "Donate",
"message": "寄付",
"description": "Navbar item with label Donate"
},
"item.label.GitHub": {