mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-30 09:07:22 +08:00
laravel lang update + remove lang/_target
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"(and :count more error)": "(i još :count greška)",
|
||||
"(and :count more errors)": "(i još :count greška)|(i još :count grešaka)|(i još :count grešaka)",
|
||||
"A decryption key is required.": "A decryption key is required.",
|
||||
"A decryption key is required.": "Potreban je ključ za dešifriranje.",
|
||||
"All rights reserved.": "Sva prava pridržana.",
|
||||
"Encrypted environment file already exists.": "Encrypted environment file already exists.",
|
||||
"Encrypted environment file not found.": "Encrypted environment file not found.",
|
||||
"Environment file already exists.": "Environment file already exists.",
|
||||
"Environment file not found.": "Environment file not found.",
|
||||
"Encrypted environment file already exists.": "Enkriptirana datoteka okoline već postoji.",
|
||||
"Encrypted environment file not found.": "Enkriptirana datoteka okoline nije pronađena.",
|
||||
"Environment file already exists.": "Datoteka okoline već postoji.",
|
||||
"Environment file not found.": "Datoteka okoline nije pronađena.",
|
||||
"errors": "pogreške",
|
||||
"Forbidden": "Zabranjeno",
|
||||
"Go to page :page": "Idite na stranicu :page",
|
||||
@@ -14,10 +14,10 @@
|
||||
"If you did not create an account, no further action is required.": "Ako niste stvorili račun, nije potrebno daljnje radnje.",
|
||||
"If you did not request a password reset, no further action is required.": "Ukoliko niste zatražili promjenu lozinke, nije potrebno poduzimati daljnje korake.",
|
||||
"If you're having trouble clicking the \":actionText\" button, copy and paste the URL below\ninto your web browser:": "Ako imate problema s klikom na gumb \":actionText\", kopirajte i zalijepite URL u nastavku\nu svoj web preglednik:",
|
||||
"Invalid filename.": "Invalid filename.",
|
||||
"Invalid JSON was returned from the route.": "S rute je vraćen nevažeći JSON.",
|
||||
"length": "length",
|
||||
"Location": "Mjesto",
|
||||
"Invalid filename.": "Neispravan naziv datoteke.",
|
||||
"Invalid JSON was returned from the route.": "S rute je vraćen neispravan JSON.",
|
||||
"length": "dužina",
|
||||
"Location": "Lokacija",
|
||||
"Login": "Prijava",
|
||||
"Logout": "Odjava",
|
||||
"Not Found": "Nije pronađeno",
|
||||
|
||||
Reference in New Issue
Block a user