edit translation
This commit is contained in:
@@ -503,15 +503,15 @@ App::$strings["__ctx:edit_activity__ Post"] = "";
|
||||
App::$strings["__ctx:edit_activity__ Comment"] = "";
|
||||
App::$strings["Delete this item?"] = "";
|
||||
App::$strings["Comment"] = "";
|
||||
App::$strings["%s show all"] = "";
|
||||
App::$strings["%s show less"] = "";
|
||||
App::$strings["%s show all"] = "%s 全て見る";
|
||||
App::$strings["%s show less"] = "%s 畳む";
|
||||
App::$strings["%s expand"] = "";
|
||||
App::$strings["%s collapse"] = "";
|
||||
App::$strings["Password too short"] = "";
|
||||
App::$strings["Passwords do not match"] = "";
|
||||
App::$strings["everybody"] = "";
|
||||
App::$strings["Secret Passphrase"] = "";
|
||||
App::$strings["Passphrase hint"] = "";
|
||||
App::$strings["Password too short"] = "パスワードが短すぎます。";
|
||||
App::$strings["Passwords do not match"] = "パスワードが一致しません。";
|
||||
App::$strings["everybody"] = "誰でも";
|
||||
App::$strings["Secret Passphrase"] = "シークレットパスフレーズ";
|
||||
App::$strings["Passphrase hint"] = "パスフレーズヒント";
|
||||
App::$strings["Notice: Permissions have changed but have not yet been submitted."] = "";
|
||||
App::$strings["close all"] = "";
|
||||
App::$strings["Nothing new here"] = "";
|
||||
|
Reference in New Issue
Block a user