mirror of
https://github.com/gogs/gogs.git
synced 2025-10-07 23:21:48 +00:00
locale: sync from Crowdin
This commit is contained in:
parent
068e6ce2c9
commit
f7b9f35ce1
@ -1314,14 +1314,14 @@ from_now=mostantól
|
|||||||
now=most
|
now=most
|
||||||
1s=1 másodperce %s
|
1s=1 másodperce %s
|
||||||
1m=1 perce %s
|
1m=1 perce %s
|
||||||
1h=1 órája
|
1h=1 órája %s
|
||||||
1d=1 napja %s
|
1d=1 napja %s
|
||||||
1w=1 hete %s
|
1w=1 hete %s
|
||||||
1mon=1 hónapja %s
|
1mon=1 hónapja %s
|
||||||
1y=1 éve %s
|
1y=1 éve %s
|
||||||
seconds=%d másodperce %s
|
seconds=%d másodperce %s
|
||||||
minutes=%d perce %s
|
minutes=%d perce %s
|
||||||
hours=%d órája
|
hours=%d órája %s
|
||||||
days=%d napja %s
|
days=%d napja %s
|
||||||
weeks=%d hete %s
|
weeks=%d hete %s
|
||||||
months=%d hónapja %s
|
months=%d hónapja %s
|
||||||
|
2
gogs.go
2
gogs.go
@ -16,7 +16,7 @@ import (
|
|||||||
"github.com/gogs/gogs/pkg/setting"
|
"github.com/gogs/gogs/pkg/setting"
|
||||||
)
|
)
|
||||||
|
|
||||||
const APP_VER = "0.11.63.0817"
|
const APP_VER = "0.11.63.0910"
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
setting.AppVer = APP_VER
|
setting.AppVer = APP_VER
|
||||||
|
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
|||||||
0.11.63.0817
|
0.11.63.0910
|
||||||
|
Loading…
x
Reference in New Issue
Block a user