diff options
author | gorhill <rhill@raymondhill.net> | 2014-08-02 12:06:15 -0400 |
---|---|---|
committer | gorhill <rhill@raymondhill.net> | 2014-08-02 12:06:15 -0400 |
commit | f787828ddcf240c41e56ef60ab62677639dde231 (patch) | |
tree | 4fb95b2f818e71ca1123a7109b110b963abaa675 /_locales/da/messages.json | |
parent | bee017034af4314c19ac0931034ee72ed4b5e59f (diff) | |
download | uBlock-f787828ddcf240c41e56ef60ab62677639dde231.zip uBlock-f787828ddcf240c41e56ef60ab62677639dde231.tar.gz uBlock-f787828ddcf240c41e56ef60ab62677639dde231.tar.bz2 |
imported translation work from crowdin.net/project/ublock
Diffstat (limited to '_locales/da/messages.json')
-rw-r--r-- | _locales/da/messages.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/_locales/da/messages.json b/_locales/da/messages.json index 424f05a..cd4193c 100644 --- a/_locales/da/messages.json +++ b/_locales/da/messages.json @@ -51,6 +51,18 @@ "message":"or", "description":"English: or" }, + "popupTipDashboard":{ + "message":"Click to open the dashboard", + "description":"English: Click to open the dashboard" + }, + "popupTipPicker":{ + "message":"Enter element picker mode", + "description":"English: Enter element picker mode" + }, + "popupTipLog":{ + "message":"Go to request log", + "description":"English: Go to request log" + }, "pickerCreate":{ "message":"Create", "description":"English: Create" |