aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/ja/index.php
diff options
context:
space:
mode:
authorGravatar maTh <1645099+math-GH@users.noreply.github.com> 2025-02-03 08:47:25 +0100
committerGravatar GitHub <noreply@github.com> 2025-02-03 08:47:25 +0100
commita697ca54ad7f723e52fc6591761e1f2f8b7877d6 (patch)
tree7a0d7a852b90d5df41e16e33233cbb9c203cf2a1 /app/i18n/ja/index.php
parent7e90dfd0485a6684f5dfe7f2abdd92c6f7acb9d0 (diff)
Shortcuts for adding labels (#7274)
* add shortcut in config * open my labels menu with shortcut * the first 9 items are selectable + input field * i18n * Update app/i18n/nl/conf.php Co-authored-by: Frans de Jonge <fransdejonge@gmail.com> * index.menu.mylabels * order fixed --------- Co-authored-by: Frans de Jonge <fransdejonge@gmail.com>
Diffstat (limited to 'app/i18n/ja/index.php')
-rw-r--r--app/i18n/ja/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/ja/index.php b/app/i18n/ja/index.php
index d10188689..5503ac9a7 100644
--- a/app/i18n/ja/index.php
+++ b/app/i18n/ja/index.php
@@ -66,6 +66,7 @@ return array(
'mark_cat_read' => 'カテゴリを既読にする',
'mark_feed_read' => 'フィードを既読にする',
'mark_selection_unread' => '選択した記事を未読にする',
+ 'mylabels' => 'ラベル',
'newer_first' => '最新の記事を先頭にする',
'non-starred' => 'お気に入りに登録されてない記事を表示する',
'normal_view' => 'ノーマルビュー',
@@ -90,7 +91,6 @@ return array(
'starred' => 'お気に入りを表示する',
'stats' => '統計',
'subscription' => '購読フィードの管理',
- 'tags' => 'ラベル',
'unread' => '未読の記事を表示する',
),
'share' => '共有',