diff options
author | 2024-02-04 13:15:06 -0800 | |
---|---|---|
committer | 2024-02-04 13:36:31 -0800 | |
commit | bf4d31eebe6a01d1b303372649aeb8cec52ff8c6 (patch) | |
tree | 70560c972228789f6eca9ac8fb79f072692a755a /internal/locale/translations/id_ID.json | |
parent | f203326a299a985026e263dc2b8da861904cfd5c (diff) | |
download | v2-bf4d31eebe6a01d1b303372649aeb8cec52ff8c6.tar.gz v2-bf4d31eebe6a01d1b303372649aeb8cec52ff8c6.tar.zst v2-bf4d31eebe6a01d1b303372649aeb8cec52ff8c6.zip |
Add styling to search button
Diffstat (limited to 'internal/locale/translations/id_ID.json')
-rw-r--r-- | internal/locale/translations/id_ID.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/locale/translations/id_ID.json b/internal/locale/translations/id_ID.json index a48ce8e7..b37078b4 100644 --- a/internal/locale/translations/id_ID.json +++ b/internal/locale/translations/id_ID.json @@ -53,7 +53,7 @@ "menu.shared_entries": "Entri yang Dibagikan", "search.label": "Cari", "search.placeholder": "Cari...", - "search.submit": "Submit", + "search.submit": "Search", "pagination.next": "Berikutnya", "pagination.previous": "Sebelumnya", "entry.status.unread": "Belum dibaca", |