mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-10-01 01:25:45 -04:00
Add translation for "Info" in Settings
This commit is contained in:
parent
583e6bf978
commit
dd79042128
@ -308,6 +308,7 @@ export default {
|
|||||||
"Current User": "Current User",
|
"Current User": "Current User",
|
||||||
recent: "Recent",
|
recent: "Recent",
|
||||||
Done: "Done",
|
Done: "Done",
|
||||||
|
Info: "Info",
|
||||||
Security: "Security",
|
Security: "Security",
|
||||||
"Shrink Database": "Shrink Database",
|
"Shrink Database": "Shrink Database",
|
||||||
Default: "Default",
|
Default: "Default",
|
||||||
|
@ -309,6 +309,7 @@ export default {
|
|||||||
"Current User": "Trenutni korisnik",
|
"Current User": "Trenutni korisnik",
|
||||||
recent: "Nedavno",
|
recent: "Nedavno",
|
||||||
Done: "Gotovo",
|
Done: "Gotovo",
|
||||||
|
Info: "Informacije",
|
||||||
Security: "Sigurnost",
|
Security: "Sigurnost",
|
||||||
"Shrink Database": "Smanji bazu podataka",
|
"Shrink Database": "Smanji bazu podataka",
|
||||||
Default: "Zadano",
|
Default: "Zadano",
|
||||||
|
Loading…
Reference in New Issue
Block a user