Skip to content

Commit 6096965

Browse files
gitlocalize-app[bot]JarbasAlmt-gitlocalize
authored
pt-pt/translate (#33)
* Translate dialogs.json via GitLocalize * Translate skill.json via GitLocalize * Translate skill.json via GitLocalize --------- Co-authored-by: OpenVoiceOS <jarbasai@mailfence.com> Co-authored-by: mt-gitlocalize <mt@gitlocalize.com>
1 parent 71100fe commit 6096965

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

locale/pt-pt/skill.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"examples": [
3+
"executar comando ___",
4+
"execute o script ___"
5+
]
6+
}

translations/pt-pt/dialogs.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"running.dialog": [
3+
"a executar (comando|script) {alias}"
4+
]
5+
}

0 commit comments

Comments
 (0)