diff options
Diffstat (limited to 'apps/workflowengine')
-rw-r--r-- | apps/workflowengine/l10n/eu.js | 1 | ||||
-rw-r--r-- | apps/workflowengine/l10n/eu.json | 1 | ||||
-rw-r--r-- | apps/workflowengine/l10n/nl.js | 1 | ||||
-rw-r--r-- | apps/workflowengine/l10n/nl.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/workflowengine/l10n/eu.js b/apps/workflowengine/l10n/eu.js index 056fc68a4dc..6bd23d0cd2e 100644 --- a/apps/workflowengine/l10n/eu.js +++ b/apps/workflowengine/l10n/eu.js @@ -83,6 +83,7 @@ OC.L10N.register( "Available flows" : "Fluxu erabilgarriak", "For details on how to write your own flow, check out the development documentation." : "Zeure fluxua idazten jakiteko informazioa lortzeko, begiratu garatzaileen dokumentazioa.", "More flows" : "Fluxu gehiago", + "Browse the App Store" : "Arakatu aplikazio biltegia", "Show less" : "Erakutsi gutxiago", "Show more" : "Erakutsi gehiago", "Configured flows" : "Konfiguratutako fluxuak", diff --git a/apps/workflowengine/l10n/eu.json b/apps/workflowengine/l10n/eu.json index 5203c506423..a3f99389cd9 100644 --- a/apps/workflowengine/l10n/eu.json +++ b/apps/workflowengine/l10n/eu.json @@ -81,6 +81,7 @@ "Available flows" : "Fluxu erabilgarriak", "For details on how to write your own flow, check out the development documentation." : "Zeure fluxua idazten jakiteko informazioa lortzeko, begiratu garatzaileen dokumentazioa.", "More flows" : "Fluxu gehiago", + "Browse the App Store" : "Arakatu aplikazio biltegia", "Show less" : "Erakutsi gutxiago", "Show more" : "Erakutsi gehiago", "Configured flows" : "Konfiguratutako fluxuak", diff --git a/apps/workflowengine/l10n/nl.js b/apps/workflowengine/l10n/nl.js index 9ef5e3309c8..43cdc939b34 100644 --- a/apps/workflowengine/l10n/nl.js +++ b/apps/workflowengine/l10n/nl.js @@ -83,6 +83,7 @@ OC.L10N.register( "Available flows" : "Beschikbare flows", "For details on how to write your own flow, check out the development documentation." : "Raadpleeg de ontwikkeldocumentatie voor meer informatie over het ontwikkelen van je eigen flow.", "More flows" : "Meer flows", + "Browse the App Store" : "Blader door de App Store", "Show less" : "Toon minder", "Show more" : "Toon meer", "Configured flows" : "Geconfigureerde flows", diff --git a/apps/workflowengine/l10n/nl.json b/apps/workflowengine/l10n/nl.json index d8e761783eb..2cf401fa063 100644 --- a/apps/workflowengine/l10n/nl.json +++ b/apps/workflowengine/l10n/nl.json @@ -81,6 +81,7 @@ "Available flows" : "Beschikbare flows", "For details on how to write your own flow, check out the development documentation." : "Raadpleeg de ontwikkeldocumentatie voor meer informatie over het ontwikkelen van je eigen flow.", "More flows" : "Meer flows", + "Browse the App Store" : "Blader door de App Store", "Show less" : "Toon minder", "Show more" : "Toon meer", "Configured flows" : "Geconfigureerde flows", |