Conflicts:
- app/models/form/admin_settings.rb
- config/locales/ja.yml
preview_sensitive_media
custom_css
profile_directory
+ hide_followers_count
+ flavour_and_skin
+ thumbnail
+ hero
+ mascot
).freeze
BOOLEAN_KEYS = %i(
return false unless valid?
KEYS.each do |key|
+ next if PSEUDO_KEYS.include?(key)
value = instance_variable_get("@#{key}")
- if UPLOAD_KEYS.include?(key)
+ if UPLOAD_KEYS.include?(key) && !value.nil?
upload = SiteUpload.where(var: key).first_or_initialize(var: key)
upload.update(file: value)
else
all: All
changes_saved_msg: Changes successfully saved!
copy: Copy
+ order_by: Order by
save_changes: Save changes
+ use_this: Use this
validation_errors:
one: Something isn't quite right yet! Please review the error below
other: Something isn't quite right yet! Please review %{count} errors below
all: すべて
changes_saved_msg: 正常に変更されました!
copy: コピー
+ order_by: 並び順
save_changes: 変更を保存
+ use_this: これを使う
validation_errors:
one: エラーが発生しました! 以下のエラーを確認してください
other: エラーが発生しました! 以下の%{count}個のエラーを確認してください
edit_profile: プロフィールを編集
export: データのエクスポート
featured_tags: 注目のハッシュタグ
+ flavours: フレーバー
+ identity_proofs: Identity proofs
import: データのインポート
migrate: アカウントの引っ越し
notifications: 通知