42 lines
712 B
JSON
42 lines
712 B
JSON
{
|
|
"de": [
|
|
"errorGuardTitle",
|
|
"errorGuardDetails",
|
|
"errorGuardException",
|
|
"errorGuardStackTrace",
|
|
"errorGuardReport"
|
|
],
|
|
|
|
"fa": [
|
|
"errorGuardTitle",
|
|
"errorGuardDetails",
|
|
"errorGuardException",
|
|
"errorGuardStackTrace",
|
|
"errorGuardReport"
|
|
],
|
|
|
|
"it": [
|
|
"errorGuardTitle",
|
|
"errorGuardDetails",
|
|
"errorGuardException",
|
|
"errorGuardStackTrace",
|
|
"errorGuardReport"
|
|
],
|
|
|
|
"tr": [
|
|
"errorGuardTitle",
|
|
"errorGuardDetails",
|
|
"errorGuardException",
|
|
"errorGuardStackTrace",
|
|
"errorGuardReport"
|
|
],
|
|
|
|
"zh": [
|
|
"errorGuardTitle",
|
|
"errorGuardDetails",
|
|
"errorGuardException",
|
|
"errorGuardStackTrace",
|
|
"errorGuardReport"
|
|
]
|
|
}
|