chore: add missing translation keys (#6619)

This commit is contained in:
Aaryan Khandelwal 2025-02-17 15:14:25 +05:30 committed by GitHub
parent d4ee32cb41
commit 54bdd62d0c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 65 additions and 0 deletions

View file

@ -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": "タイトルは必須です",