Skip to content

Commit

Permalink
update integrations
Browse files Browse the repository at this point in the history
  • Loading branch information
srnovus committed Oct 31, 2024
1 parent 0b0fb8c commit 5135f62
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 1 deletion.
2 changes: 2 additions & 0 deletions locales/ar-SA.yml
Original file line number Diff line number Diff line change
Expand Up @@ -537,6 +537,8 @@ menu: "القائمة"
divider: "فاصل"
addItem: "إضافة عنصر"
relays: "المُرَحلات"
integrations: "Integrations"

addRelay: "إضافة مُرحّل"
inboxUrl: "رابط صندوق الوارد"
addedRelays: "المرحلات المضافة"
Expand Down
2 changes: 2 additions & 0 deletions locales/bg-BG.yml
Original file line number Diff line number Diff line change
Expand Up @@ -807,6 +807,8 @@ addItem: Добавяне на елемент
visibility: Видимост
description: Описание
_relayStatus:
integrations: "Integrations"

accepted: Прието
other: Други
channel: Канали
Expand Down
1 change: 1 addition & 0 deletions locales/en-US.yml
Original file line number Diff line number Diff line change
Expand Up @@ -639,6 +639,7 @@ menu: "Menu"
divider: "Divider"
addItem: "Add Item"
relays: "Relays"
integrations: "Integrations"
addRelay: "Add Relay"
inboxUrl: "Inbox URL"
addedRelays: "Added Relays"
Expand Down
1 change: 1 addition & 0 deletions locales/es-ES.yml
Original file line number Diff line number Diff line change
Expand Up @@ -582,6 +582,7 @@ menu: "Menú"
divider: "Divisor"
addItem: "Agregar elemento"
relays: "Relés"
integrations: "Integrations"
addRelay: "Agregar relé"
inboxUrl: "Inbox URL"
addedRelays: "Relés añadidos"
Expand Down
2 changes: 1 addition & 1 deletion packages/client/src/pages/admin/integrations.vue
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ definePageMetadata({
title: i18n.ts.integration,
icon: "ph-plug ph-bold ph-lg",
});
</script>
</script>

0 comments on commit 5135f62

Please sign in to comment.