about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--app/models/status.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/models/status.rb b/app/models/status.rb
index d31e5668e..9067f44df 100644
--- a/app/models/status.rb
+++ b/app/models/status.rb
@@ -680,6 +680,7 @@ class Status < ApplicationRecord
     text&.strip!
     spoiler_text&.strip!
     title&.strip!
+    language&.gsub!('en-MP', 'en')
   end
 
   def set_reblog