File tree 1 file changed +30
-1
lines changed
1 file changed +30
-1
lines changed Original file line number Diff line number Diff line change 1
- {}
1
+ {
2
+ "common" : {
3
+ "console" : {
4
+ "plugins" : {
5
+ "execute-failed" : " Greška u izvršavanju dodatka {{pluginName}}::{{contextName}}" ,
6
+ "executed-at-ms" : " Dodatak {{pluginName}}::{{contextName}} se izvršio za {{ms}}ms" ,
7
+ "initialize-failed" : " Greška prilikom inicijalizacije dodatka \" {{pluginName}}\" " ,
8
+ "load-all" : " Učitavanje svih dodataka" ,
9
+ "load-failed" : " Greška u učitavanju dodatka \" {{pluginName}}\" " ,
10
+ "loaded" : " Dodatak \" {{pluginName}}\" učitan" ,
11
+ "unload-failed" : " Greška prilikom onesposobljavanja dodatka \" {{pluginName}}\" " ,
12
+ "unloaded" : " Dodatak \" {{pluginName}}\" ugašen"
13
+ }
14
+ }
15
+ },
16
+ "language" : {
17
+ "local-name" : " Bosanski" ,
18
+ "name" : " Bosnian"
19
+ },
20
+ "main" : {
21
+ "console" : {
22
+ "did-finish-load" : {
23
+ "dev-tools" : " Završeno učitavanje. DevTools otvoren"
24
+ },
25
+ "i18n" : {
26
+ "loaded" : " i18n učitan"
27
+ }
28
+ }
29
+ }
30
+ }
You can’t perform that action at this time.
0 commit comments