upd
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
export default {
|
||||
"loading": "Učitavanje...", // Lädt...
|
||||
"error": "Greška", // Fehler
|
||||
"close": "Zatvori", // Schließen
|
||||
"save": "Spremi", // Speichern
|
||||
"cancel": "Odustani", // Abbrechen
|
||||
"ok": "OK", // OK
|
||||
"yes": "Da", // Ja
|
||||
"no": "Ne", // Nein
|
||||
"next": "Dalje", // Weiter
|
||||
"back": "Natrag", // Zurück
|
||||
"edit": "Uredi", // Bearbeiten
|
||||
"delete": "Izbriši", // Löschen
|
||||
"add": "Dodaj", // Hinzufügen
|
||||
"remove": "Ukloni", // Entfernen
|
||||
"products": "Proizvodi", // Produkte
|
||||
"product": "Proizvod", // Produkt
|
||||
"days": "Dani" // Tage
|
||||
"loading": "Učitavanje...",
|
||||
"error": "Greška",
|
||||
"close": "Zatvori",
|
||||
"save": "Spremi",
|
||||
"cancel": "Odustani",
|
||||
"ok": "OK",
|
||||
"yes": "Da",
|
||||
"no": "Ne",
|
||||
"next": "Sljedeće",
|
||||
"back": "Natrag",
|
||||
"edit": "Uredi",
|
||||
"delete": "Izbriši",
|
||||
"add": "Dodaj",
|
||||
"remove": "Ukloni",
|
||||
"products": "Proizvodi",
|
||||
"product": "Proizvod",
|
||||
"days": "Dani"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user