Add translations

This commit is contained in:
Oleg Korshul
2024-06-18 15:51:33 +03:00
parent 52ea55744b
commit 0b69f98c41
2 changed files with 6 additions and 2 deletions

View File

@ -12,5 +12,7 @@
"Unmake autostart": "Autostart aufheben",
"Custom function": "Benutzerdefinierte Funktion",
"Custom functions": "Benutzerdefinierte Funktionen",
"Ok": "OK"
"Ok": "OK",
"Add macros": "Makros hinzufügen",
"Add custom function": "Benutzerdefinierte Funktion hinzufügen"
}

View File

@ -12,5 +12,7 @@
"Unmake autostart": "自動起動を解除する",
"Custom function": "カスタム関数",
"Custom functions": "カスタム関数",
"Ok": "OK"
"Ok": "OK",
"Add macros": "マクロの追加",
"Add custom function": "カスタム関数の追加"
}