edit translation

This commit is contained in:
harukin 2019-10-10 08:39:58 +09:00
parent 4f9f5ac3e6
commit ca50e9e6d6
2 changed files with 2 additions and 2 deletions

View File

@ -6506,7 +6506,7 @@ msgstr "権限が不十分です。プロフィールページにリダイレク
#: ../../Zotlabs/Module/Channel.php:182 ../../Zotlabs/Module/Network.php:173
msgid "Search Results For:"
msgstr "検索結果:"
msgstr "検索結果:"
#: ../../Zotlabs/Module/Channel.php:217 ../../Zotlabs/Module/Display.php:80
#: ../../Zotlabs/Module/Hq.php:134 ../../Zotlabs/Module/Network.php:203

View File

@ -1488,7 +1488,7 @@ App::$strings["You must be logged in to see this page."] = "このページを
App::$strings["Posts and comments"] = "投稿とコメント";
App::$strings["Only posts"] = "投稿のみ";
App::$strings["Insufficient permissions. Request redirected to profile page."] = "権限が不十分です。プロフィールページにリダイレクトされたリクエスト。";
App::$strings["Search Results For:"] = "検索結果:";
App::$strings["Search Results For:"] = "検索結果:";
App::$strings["Reset form"] = "フォームをリセット";
App::$strings["You must enable javascript for your browser to be able to view this content."] = "このコンテンツを表示するには、ブラウザのJavaScriptを有効にする必要があります。";
App::$strings["toggle full screen mode"] = "全画面モードを切り替える";