.i18n-migrations.default.yml in i18n-migrations-2.0.7 vs .i18n-migrations.default.yml in i18n-migrations-2.0.8
- old
+ new
@@ -3,11 +3,11 @@
# this is where your locale files will live (en.yml, es.yml, etc). it will be relative to your config file
locales_dir: config/locales
# choose either google_spreadsheets or crowd_translate as a backend
-backend: google_spreadsheets
+backend: crowd_translate
# number of threads to concurrently perform migration operations for locales (optional)
# concurrency: 4
# number of threads to concurrently perform push operation for locales (optional)
@@ -29,10 +29,10 @@
# each locale will have a spreadsheet that translators will use to do their work, these are the links to them
google_spreadsheets:
es: https://docs.google.com/spreadsheets/d/YOUR_SPREADSHEET_ID/edit
# this is your api key to use google translate
-google_translate_api_key: [INSERT_GOOGLE_TRANSLATE_API_KEY]
+google_translate_api_key: AIzaSyBhndWTcsLe8CfQC3yWhNgiSkEEV16lziE
# put things like your product name here along with any possible mistranslations
do_not_translate:
"I18n Migrations":
- I18n Migraciones