chore: add missing translation keys (#6619)
This commit is contained in:
parent
d4ee32cb41
commit
54bdd62d0c
5 changed files with 65 additions and 0 deletions
|
|
@ -690,6 +690,7 @@
|
|||
"customize_time_range": "期間をカスタマイズ",
|
||||
"loading": "読み込み中",
|
||||
"attachments": "添付ファイル",
|
||||
"property": "プロパティ",
|
||||
"properties": "プロパティ",
|
||||
"parent": "親",
|
||||
"remove": "削除",
|
||||
|
|
@ -843,10 +844,22 @@
|
|||
"disconnecting": "切断中",
|
||||
"installing": "インストール中",
|
||||
"install": "インストール",
|
||||
"category": "カテゴリー",
|
||||
"categories": "カテゴリーズ",
|
||||
"saving": "セービング",
|
||||
"save_changes": "セーブ チェンジズ",
|
||||
"delete": "デリート",
|
||||
"deleting": "デリーティング",
|
||||
"pending": "保留中",
|
||||
"invite": "招待"
|
||||
},
|
||||
|
||||
"chart": {
|
||||
"x_axis": "エックス アクシス",
|
||||
"y_axis": "ワイ アクシス",
|
||||
"metric": "メトリック"
|
||||
},
|
||||
|
||||
"form": {
|
||||
"title": {
|
||||
"required": "タイトルは必須です",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue