From f42f766cb214853a26aecb779a006dea30a81d08 Mon Sep 17 00:00:00 2001 From: Erica Xu <iam@ericaxu.com> Date: Sun, 2 Jan 2022 19:07:37 -0500 Subject: [PATCH] Minor update --- nl.json | 7 ++++--- zh.json | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/nl.json b/nl.json index 9d3d103..1fcb545 100644 --- a/nl.json +++ b/nl.json @@ -266,6 +266,7 @@ "button-install": "Installeren", "button-enable": "Activeer", "button-disable": "Deactiveer", + "button-copy-share-link": "Copy share link", "label-no-results-found": "Geen resultaten gevonden.", "msg-failed-to-load-manifest": "Kan het plug-in-overzicht niet laden.", "label-version": "Versie: {{version}}", @@ -301,8 +302,8 @@ "label-sort-downloads-low-to-high": "Aantal downloads (laag naar hoog)", "label-sort-release-date-new-to-old": "Eerste publicatie datum (nieuw naar oud)", "label-sort-release-date-old-to-new": "Eerste publicatie datum (oud naar nieuw)", - "label-sort-alphabetical": "Plug-in naam (A tot Z)", - "label-sort-alphabetical-reverse": "Plug-in naam (Z tot A)", + "label-sort-name-alphabetical": "Name (A to Z)", + "label-sort-name-alphabetical-reverse": "Name (Z to A)", "label-search-summary": "{{pluginCount}} weergegeven:" }, "mobile-toolbar": { @@ -1359,4 +1360,4 @@ "plugin-with-count": "{{count}} plug-in", "plugin-with-count_plural": "{{count}} plug-ins" } -} +} \ No newline at end of file diff --git a/zh.json b/zh.json index b4b4d3d..007c121 100644 --- a/zh.json +++ b/zh.json @@ -1360,4 +1360,4 @@ "plugin-with-count": "{{count}} 个æ’件", "plugin-with-count_plural": "{{count}} 个æ’件" } -} +} \ No newline at end of file -- GitLab