From c60bc8f7eec886b70c59c7ecff09843f5ea91a7c Mon Sep 17 00:00:00 2001 From: Neil Lalonde Date: Fri, 29 Dec 2017 16:35:37 -0500 Subject: [PATCH] Update translations --- config/locales/client.ca.yml | 8 ++++++++ config/locales/client.sv.yml | 7 ++++++- config/locales/server.ca.yml | 8 ++++++++ 3 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 config/locales/client.ca.yml create mode 100644 config/locales/server.ca.yml diff --git a/config/locales/client.ca.yml b/config/locales/client.ca.yml new file mode 100644 index 0000000..e155a11 --- /dev/null +++ b/config/locales/client.ca.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/ + +ca: {} diff --git a/config/locales/client.sv.yml b/config/locales/client.sv.yml index fd54901..7854b37 100644 --- a/config/locales/client.sv.yml +++ b/config/locales/client.sv.yml @@ -5,4 +5,9 @@ # To work with us on translations, join this project: # https://www.transifex.com/projects/p/discourse-org/ -sv: {} +sv: + admin_js: + admin: + site_settings: + categories: + amazon_plugin: 'Amazon' diff --git a/config/locales/server.ca.yml b/config/locales/server.ca.yml new file mode 100644 index 0000000..e155a11 --- /dev/null +++ b/config/locales/server.ca.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/ + +ca: {}