diff options
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 95b77b824c6..f582512970e 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -161,6 +161,7 @@ OC.L10N.register( "Forgot password?" : "パスワードをお忘れですか?", "Log in with a device" : "デバイスを使ってログインします。", "Back" : "戻る", + "Reset search" : "検索をリセットする", "Search {types} …" : "{types} を検索…", "Settings" : "設定", "Could not load your contacts" : "連絡先を読み込めませんでした", @@ -430,7 +431,6 @@ OC.L10N.register( "_{count} search result in another folder_::_{count} search results in other folders_" : ["他のフォルダーの検索件数 {count}"], "Saving..." : "保存中...", "Search" : "検索", - "Reset search" : "検索をリセットする", "Your client should now be connected! You can close this window." : "あなたのクライアントは接続されているはずです。 このウィンドウは閉じても構いません。", "Cancel log in" : "ログインをキャンセルする", "These apps will be updated:" : "次のアプリがアップデートされます:", |