Browse Source

Changes "Nama" -> "User"

H0llyW00dzZ 1 year ago
parent
commit
261bf0b298
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/locales/id.ts

+ 1 - 1
app/locales/id.ts

@@ -187,7 +187,7 @@ const id: PartialLocaleType = {
 
         WebDav: {
           Endpoint: "Lokasi Titik Akhir WebDAV",
-          UserName: "Nama Pengguna",
+          UserName: "User Pengguna",
           Password: "Kata Sandi",
         },
       },