Skip to content

Commit ae8ff98

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 4876020 commit ae8ff98

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

l10n/hu.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ OC.L10N.register(
33
{
44
"Prompt" : "Prompt",
55
"Sources" : "Források",
6+
"Generated response" : "Előállított válasz",
67
"never" : "soha",
78
"{time} ago" : "Ennyivel ezelőtt: {time}"
89
},

l10n/hu.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{ "translations": {
22
"Prompt" : "Prompt",
33
"Sources" : "Források",
4+
"Generated response" : "Előállított válasz",
45
"never" : "soha",
56
"{time} ago" : "Ennyivel ezelőtt: {time}"
67
},"pluralForm" :"nplurals=2; plural=(n != 1);"

0 commit comments

Comments
 (0)