mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-06 17:09:14 +00:00
9 lines
123 B
JavaScript
9 lines
123 B
JavaScript
define(
|
|
"dijit/nls/da/common", ({
|
|
buttonOk: "OK",
|
|
buttonCancel: "Annullér",
|
|
buttonSave: "Gem",
|
|
itemClose: "Luk"
|
|
})
|
|
);
|