Skip to content

Commit 0f899a3

Browse files
committed
Fix Hungarian translation
1 parent ed21d7f commit 0f899a3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pigallery2",
3-
"version": "3.5.2",
3+
"version": "3.6.0-edge",
44
"description": "This is a photo gallery optimised for running low resource servers (especially on raspberry pi)",
55
"author": "Patrik J. Braun",
66
"homepage": "https://github.com/bpatrik/pigallery2",

src/frontend/translate/messages.hu.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6128,7 +6128,7 @@
61286128
<context context-type="sourcefile">src/frontend/app/ui/gallery/uploader/uploader.gallery.component.html</context>
61296129
<context context-type="linenumber">6</context>
61306130
</context-group>
6131-
<target>Húzd ide a fájlokat amelyeker felszerenél tölteni</target>
6131+
<target>Húzd ide a fájlokat a feltöltéshez</target>
61326132
</trans-unit>
61336133
<trans-unit id="4685315655719230241" datatype="html">
61346134
<source>Uploading files</source>
@@ -6144,7 +6144,7 @@
61446144
<context context-type="sourcefile">src/frontend/app/ui/gallery/uploader/uploader.gallery.component.html</context>
61456145
<context context-type="linenumber">32</context>
61466146
</context-group>
6147-
<target>Hide details</target>
6147+
<target>Részletek elrejtése</target>
61486148
</trans-unit>
61496149
<trans-unit id="6889473896134264260" datatype="html">
61506150
<source>files</source>

0 commit comments

Comments
 (0)