diff options
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index f4092ad2fca..9edebafe544 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -230,7 +230,6 @@ OC.L10N.register( "Federated user" : "フェデレーションユーザー", "user@your-nextcloud.org" : "user@your-nextcloud.org", "Create share" : "共有を作成", - "Direct link copied to clipboard" : "クリップボードにコピーされた直接リンク", "Please copy the link manually:" : "手動でリンクをコピーしてください:", "Custom date range" : "カスタム日付の範囲", "Pick start date" : "開始日を指定", @@ -527,6 +526,7 @@ OC.L10N.register( "Toggle password visibility" : "パスワードの表示/非表示を切り替える", "Configure the database" : "データベースを設定してください", "Only %s is available." : "%s のみ有効です。", - "Database account" : "データベースアカウント" + "Database account" : "データベースアカウント", + "Direct link copied to clipboard" : "クリップボードにコピーされた直接リンク" }, "nplurals=1; plural=0;"); |