diff options
| author | 2025-07-10 02:24:12 +0700 | |
|---|---|---|
| committer | 2025-07-09 21:24:12 +0200 | |
| commit | 8385eadf49ddb5e6f46fc34155aec66005d9350b (patch) | |
| tree | b7bacb702da0554adae6c715d57e0de54d0c096f /app/i18n/id/index.php | |
| parent | f00ebbb2e6dd2a976e4fb1cc0a40cf22fd5d209d (diff) | |
i18n:ID (#7721)
* id translation
* make fix-all
---------
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'app/i18n/id/index.php')
| -rw-r--r-- | app/i18n/id/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/id/index.php b/app/i18n/id/index.php index 2d7a1cbc7..f177c1c91 100644 --- a/app/i18n/id/index.php +++ b/app/i18n/id/index.php @@ -59,7 +59,7 @@ return array( 'bookmark_query' => 'Markah pencarian saat ini', 'favorites' => 'Favorit (%s)', 'global_view' => 'Tampilan Global', - 'important' => 'Umpan penting', + 'important' => 'Umpan Penting', 'main_stream' => 'Bagian Utama', 'mark_all_read' => 'Tandai semua sebagai sudah dibaca', 'mark_cat_read' => 'Tandai kategori sebagai sudah dibaca', |
