Skip to content
This repository was archived by the owner on Jun 5, 2024. It is now read-only.

Commit 139f1d7

Browse files
Merge pull request #7 from sokratis1988/main
add greek language
2 parents f45192f + 66c03b5 commit 139f1d7

File tree

1 file changed

+19
-0
lines changed
  • custom_components/apsystemsapi_local/translations

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"title": "Τοπική API της APsystems",
3+
"config": {
4+
"step": {
5+
"user": {
6+
"data": {
7+
"name": "Ονομασία συσκευής",
8+
"ip_address": "IP συσκευής",
9+
"check": "Επιβεβαίωση και δοκιμή της σύνδεσης;"
10+
},
11+
"description": "Προσθήκη αντιστροφέα APSystems:",
12+
"title": "Προσθήκη συσκευής"
13+
}
14+
},
15+
"error": {
16+
"connection_refused": "Δεν είναι δυνατή η πρόσβαση στη συσκευή!"
17+
}
18+
}
19+
}

0 commit comments

Comments
 (0)