mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-23 22:25:14 -04:00
Use named tokens for backend translations
(cherry picked from commit 11f96c31048c2d1aafca0c91736d439f7f9a95a8)
This commit is contained in:
@@ -96,8 +96,8 @@
|
||||
"Enabled": "Aktif",
|
||||
"MediaManagement": "Pengelolaan Media",
|
||||
"ImportLibrary": "Impor Pustaka",
|
||||
"ProxyCheckBadRequestMessage": "Gagal menguji proxy. Kode Status: {0}",
|
||||
"ProxyCheckFailedToTestMessage": "Gagal menguji proxy: {0}",
|
||||
"ProxyCheckBadRequestMessage": "Gagal menguji proxy. Kode Status: {statusCode}",
|
||||
"ProxyCheckFailedToTestMessage": "Gagal menguji proxy: {url}",
|
||||
"Queue": "Antrean",
|
||||
"LogFiles": "Berkas Log",
|
||||
"Metadata": "Metadata",
|
||||
|
||||
Reference in New Issue
Block a user