mirror of
https://github.com/makeplane/plane.git
synced 2026-01-29 01:38:53 -06:00
chore: add missing translation keys (#6619)
This commit is contained in:
committed by
GitHub
parent
d4ee32cb41
commit
54bdd62d0c
@@ -520,6 +520,7 @@
|
||||
"customize_time_range": "Customize time range",
|
||||
"loading": "Loading",
|
||||
"attachments": "Attachments",
|
||||
"property": "Property",
|
||||
"properties": "Properties",
|
||||
"parent": "Parent",
|
||||
"remove": "Remove",
|
||||
@@ -673,10 +674,22 @@
|
||||
"disconnecting": "Disconnecting",
|
||||
"installing": "Installing",
|
||||
"install": "Install",
|
||||
"category": "Category",
|
||||
"categories": "Categories",
|
||||
"saving": "Saving",
|
||||
"save_changes": "Save changes",
|
||||
"delete": "Delete",
|
||||
"deleting": "Deleting",
|
||||
"pending": "Pending",
|
||||
"invite": "Invite"
|
||||
},
|
||||
|
||||
"chart": {
|
||||
"x_axis": "X-axis",
|
||||
"y_axis": "Y-axis",
|
||||
"metric": "Metric"
|
||||
},
|
||||
|
||||
"form": {
|
||||
"title": {
|
||||
"required": "Title is required",
|
||||
|
||||
@@ -690,6 +690,7 @@
|
||||
"customize_time_range": "Personalizar rango de tiempo",
|
||||
"loading": "Cargando",
|
||||
"attachments": "Archivos adjuntos",
|
||||
"property": "Propiedad",
|
||||
"properties": "Propiedades",
|
||||
"parent": "Padre",
|
||||
"remove": "Eliminar",
|
||||
@@ -843,10 +844,22 @@
|
||||
"disconnecting": "Desconectando",
|
||||
"installing": "Instalando",
|
||||
"install": "Instalar",
|
||||
"category": "Categoría",
|
||||
"categories": "Categorías",
|
||||
"saving": "Guardando",
|
||||
"save_changes": "Guardar cambios",
|
||||
"delete": "Eliminar",
|
||||
"deleting": "Eliminando",
|
||||
"pending": "Pendiente",
|
||||
"invite": "Invitar"
|
||||
},
|
||||
|
||||
"chart": {
|
||||
"x_axis": "Eje X",
|
||||
"y_axis": "Eje Y",
|
||||
"metric": "Métrica"
|
||||
},
|
||||
|
||||
"form": {
|
||||
"title": {
|
||||
"required": "El título es obligatorio",
|
||||
|
||||
@@ -690,6 +690,7 @@
|
||||
"customize_time_range": "Personnaliser la plage de temps",
|
||||
"loading": "Chargement",
|
||||
"attachments": "Pièces jointes",
|
||||
"property": "Propriété",
|
||||
"properties": "Propriétés",
|
||||
"parent": "Parent",
|
||||
"remove": "Supprimer",
|
||||
@@ -843,10 +844,22 @@
|
||||
"disconnecting": "Déconnexion",
|
||||
"installing": "Installation",
|
||||
"install": "Installer",
|
||||
"category": "Catégorie",
|
||||
"categories": "Catégories",
|
||||
"saving": "Enregistrement",
|
||||
"save_changes": "Enregistrer les modifications",
|
||||
"delete": "Supprimer",
|
||||
"deleting": "Suppression",
|
||||
"pending": "En attente",
|
||||
"invite": "Inviter"
|
||||
},
|
||||
|
||||
"chart": {
|
||||
"x_axis": "Axe X",
|
||||
"y_axis": "Axe Y",
|
||||
"metric": "Métrique"
|
||||
},
|
||||
|
||||
"form": {
|
||||
"title": {
|
||||
"required": "Le titre est requis",
|
||||
|
||||
@@ -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": "タイトルは必須です",
|
||||
|
||||
@@ -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": "X轴",
|
||||
"y_axis": "Y轴",
|
||||
"metric": "指标"
|
||||
},
|
||||
|
||||
"form": {
|
||||
"title": {
|
||||
"required": "标题为必填项",
|
||||
|
||||
Reference in New Issue
Block a user