mirror of
https://github.com/kremalicious/umami.git
synced 2025-01-11 21:45:53 +01:00
croatian translations fix
This commit is contained in:
parent
1758ae782d
commit
1b6653c35c
@ -62,7 +62,7 @@ export const languages = {
|
|||||||
'he-IL': { label: 'עברית', dateLocale: he },
|
'he-IL': { label: 'עברית', dateLocale: he },
|
||||||
'hi-IN': { label: 'हिन्दी', dateLocale: hi },
|
'hi-IN': { label: 'हिन्दी', dateLocale: hi },
|
||||||
'hu-HU': { label: 'Hungarian', dateLocale: hu },
|
'hu-HU': { label: 'Hungarian', dateLocale: hu },
|
||||||
'hr-HR': { label: 'hrvatski', dateLocale: hr },
|
'hr-HR': { label: 'Hrvatski', dateLocale: hr },
|
||||||
'it-IT': { label: 'Italiano', dateLocale: it },
|
'it-IT': { label: 'Italiano', dateLocale: it },
|
||||||
'id-ID': { label: 'Bahasa Indonesia', dateLocale: id },
|
'id-ID': { label: 'Bahasa Indonesia', dateLocale: id },
|
||||||
'ja-JP': { label: '日本語', dateLocale: ja },
|
'ja-JP': { label: '日本語', dateLocale: ja },
|
||||||
|
@ -164,7 +164,7 @@
|
|||||||
"label.enable-share-url": [
|
"label.enable-share-url": [
|
||||||
{
|
{
|
||||||
"type": 0,
|
"type": 0,
|
||||||
"value": "Omogući dijeljenje URL-a"
|
"value": "Omogući dijeljenje poveznice"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"label.event-data": [
|
"label.event-data": [
|
||||||
@ -182,7 +182,7 @@
|
|||||||
"label.invalid": [
|
"label.invalid": [
|
||||||
{
|
{
|
||||||
"type": 0,
|
"type": 0,
|
||||||
"value": "Nesipravno"
|
"value": "Neispravno"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"label.invalid-domain": [
|
"label.invalid-domain": [
|
||||||
@ -286,7 +286,7 @@
|
|||||||
"label.passwords-dont-match": [
|
"label.passwords-dont-match": [
|
||||||
{
|
{
|
||||||
"type": 0,
|
"type": 0,
|
||||||
"value": "Lozinka nije točna"
|
"value": "Lozinke se ne podudaraju"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"label.profile": [
|
"label.profile": [
|
||||||
@ -352,7 +352,7 @@
|
|||||||
"label.share-url": [
|
"label.share-url": [
|
||||||
{
|
{
|
||||||
"type": 0,
|
"type": 0,
|
||||||
"value": "Podijeli URL"
|
"value": "Podijeli poveznicu"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"label.single-day": [
|
"label.single-day": [
|
||||||
@ -461,7 +461,7 @@
|
|||||||
"value": [
|
"value": [
|
||||||
{
|
{
|
||||||
"type": 0,
|
"type": 0,
|
||||||
"value": "visitor"
|
"value": "posjetitelj"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -469,7 +469,7 @@
|
|||||||
"value": [
|
"value": [
|
||||||
{
|
{
|
||||||
"type": 0,
|
"type": 0,
|
||||||
"value": "visitors"
|
"value": "posjetitelja"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@ -516,7 +516,7 @@
|
|||||||
"message.delete-warning": [
|
"message.delete-warning": [
|
||||||
{
|
{
|
||||||
"type": 0,
|
"type": 0,
|
||||||
"value": "Izbrisat će se svi povezani podaci."
|
"value": "Izbrisat će se svi povezani podaci."
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"message.edit-dashboard": [
|
"message.edit-dashboard": [
|
||||||
@ -534,7 +534,7 @@
|
|||||||
"message.get-share-url": [
|
"message.get-share-url": [
|
||||||
{
|
{
|
||||||
"type": 0,
|
"type": 0,
|
||||||
"value": "Dohvati URL za dijeljenje"
|
"value": "Dohvati poveznicu za dijeljenje"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"message.get-tracking-code": [
|
"message.get-tracking-code": [
|
||||||
@ -624,7 +624,7 @@
|
|||||||
"message.powered-by": [
|
"message.powered-by": [
|
||||||
{
|
{
|
||||||
"type": 0,
|
"type": 0,
|
||||||
"value": "Powered by "
|
"value": "Pokreće "
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": 1,
|
"type": 1,
|
||||||
@ -646,7 +646,7 @@
|
|||||||
"message.share-url": [
|
"message.share-url": [
|
||||||
{
|
{
|
||||||
"type": 0,
|
"type": 0,
|
||||||
"value": "Ovo je javno dijeljeni URL za "
|
"value": "Ovo je javno dijeljena poveznica za "
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": 1,
|
"type": 1,
|
||||||
|
Loading…
Reference in New Issue
Block a user