Skip to content

Commit

Permalink
dashboard and job commands no longer force status display in uppercase.
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffano committed Jan 22, 2015
1 parent 035cc26 commit cb634e4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions conf/locales/id.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"ABORTED": "DIBATALKAN",
"DISABLED": "NONAKTIF",
"FAIL": "GAGAL",
"NOTBUILT": "TAK DIBANGUN",
"OK": "OK",
"UNKNOWN": "TAK DIKETAHUI",
"WARN": "PERHATIAN",
"aborted": "dibatalkan",
"disabled": "non aktif",
"fail": "gagal",
"notbuilt": "tak dibangun",
"ok": "ok",
"unknown": "tak diketahui",
"warn": "perhatian",
"Authentication failed - incorrect username and/or password in Jenkins URL": "Otentikasi gagal - nama pengguna dan/atau sandi salah di tautan Jenkins",
"Command '%s' is not supported": "Perintah '%s' tidak didukung",
"Connecting to %s as %s": "Menyambungkan ke %s sebagai %s",
Expand Down

0 comments on commit cb634e4

Please sign in to comment.