mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-12-23 18:20:19 +03:00
Merge branch 'main' of https://gitlab.com/KRypt0n_/an-anime-game-launcher
This commit is contained in:
commit
8926538ad8
2 changed files with 5 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
"description": "An Anime Game Linux Launcher",
|
||||
"author": "Nikita Podvirnyy <suimin.tu.mu.ga.mi@gmail.com>",
|
||||
"contributors": [
|
||||
"Marie Piontek <marie@mxy.gg> (https://marie.omg.lol)"
|
||||
"Marie Piontek <marie@kaifa.ch> (https://marie.omg.lol)"
|
||||
],
|
||||
"license": "GPL-3.0",
|
||||
"main": "entry.js",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"Install": "Pasang",
|
||||
"Update": "Perbarui",
|
||||
"Launch": "Luncurkan",
|
||||
"ResumeDownload": "Resume Download",
|
||||
"ResumeDownload": "Lanjutkan Unduh",
|
||||
"Runners": "Runners",
|
||||
"Language": "Bahasa",
|
||||
"Voice": "Paket Suara",
|
||||
|
@ -19,7 +19,7 @@
|
|||
"GameModeNotInstalled": "Kamu belum memasang GameMode",
|
||||
"SwitcherooNotInstalled": "Kamu belum memasang switcheroo-control",
|
||||
"AutoDeleteDXVKLogs": "Otomatis hapus log DXVK",
|
||||
"RecommendableOnly": "Tampilkan pilihan yang direkomendasikan",
|
||||
"RecommendableOnly": "Tampilkan pilihan yang disarankan",
|
||||
"LauncherFolder": "folder peluncur",
|
||||
"Prefix": "Prefix",
|
||||
"SelectDir": "Pilih direktori",
|
||||
|
@ -62,6 +62,6 @@
|
|||
"TelemetryNotDisabled": "Peladen telemetri {placeholders.uppercase.company} tidak dimatikan!",
|
||||
"PatchRepoUnavailableTitle": "Repositori patch tidak tersedia",
|
||||
"PatchRepoUnavailableBody": "Sepertinya notabug sedang dalam serangan dan tidak merespon",
|
||||
"DefPrefix": "Reset to Default",
|
||||
"ChangePrefix": "Change Prefix"
|
||||
"DefPrefix": "Setel ulang ke bawaan",
|
||||
"ChangePrefix": "Ganti Prefix"
|
||||
}
|
Loading…
Reference in a new issue