discourse/spec/import_export
Penar Musaraj 4d8011032e
DEV: Add a rake task to export/import translation overrides (#18487)
Use `bin/rake export:translation_overrides` to export to a file. Then,
copy that file to a new site and run `bin/rake import:file["filename"].
2022-10-05 15:22:16 -04:00
..
category_exporter_spec.rb Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00
category_structure_exporter_spec.rb Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00
group_exporter_spec.rb Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00
importer_spec.rb DEV: Add a rake task to export/import translation overrides (#18487) 2022-10-05 15:22:16 -04:00
topic_exporter_spec.rb Add RSpec 4 compatibility (#17652) 2022-07-28 10:27:38 +08:00