diff --git a/config/locales/client.pt.yml b/config/locales/client.pt.yml new file mode 100644 index 0000000..32dbf9f --- /dev/null +++ b/config/locales/client.pt.yml @@ -0,0 +1,15 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +pt: + admin_js: + admin: + site_settings: + categories: + dfp_plugin: 'DFP' + adsense_plugin: 'Adsense' + amazon_plugin: 'Amazon' diff --git a/config/locales/server.pt.yml b/config/locales/server.pt.yml new file mode 100644 index 0000000..d12527a --- /dev/null +++ b/config/locales/server.pt.yml @@ -0,0 +1,8 @@ +# encoding: utf-8 +# +# Never edit this file. It will be overwritten when translations are pulled from Transifex. +# +# To work with us on translations, join this project: +# https://www.transifex.com/projects/p/discourse-org/ + +pt: {}