aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2017-11-21 12:32:35 +0100
committerLibravatar GitHub <noreply@github.com>2017-11-21 12:32:35 +0100
commitd017a423af2f01ecd6b4060a58028041142d2e66 (patch)
tree64685eff8799cbf917fc9c0104508f8c7cee5d5e /src/i18n
parentMerge pull request #313 from meetfranz/feature/translation-help (diff)
parentAdd service request to recipe dashboard (diff)
downloadferdium-app-d017a423af2f01ecd6b4060a58028041142d2e66.tar.gz
ferdium-app-d017a423af2f01ecd6b4060a58028041142d2e66.tar.zst
ferdium-app-d017a423af2f01ecd6b4060a58028041142d2e66.zip
Merge pull request #317 from meetfranz/feature/add-service-request
[PR] Add service request
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/locales/en-US.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index b062d5548..8de5e5e02 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -97,6 +97,7 @@
97 "settings.recipes.dev": "Development", 97 "settings.recipes.dev": "Development",
98 "settings.recipes.nothingFound": "Sorry, but no service matched your search term.", 98 "settings.recipes.nothingFound": "Sorry, but no service matched your search term.",
99 "settings.recipes.servicesSuccessfulAddedInfo": "Service successfully added", 99 "settings.recipes.servicesSuccessfulAddedInfo": "Service successfully added",
100 "settings.recipes.missingService": "Missing a service?",
100 "settings.service.form.saveButton": "Save service", 101 "settings.service.form.saveButton": "Save service",
101 "settings.service.form.deleteButton": "Delete service", 102 "settings.service.form.deleteButton": "Delete service",
102 "settings.service.form.availableServices": "Available services", 103 "settings.service.form.availableServices": "Available services",