mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-06 12:29:14 +00:00
9 lines
140 B
JavaScript
9 lines
140 B
JavaScript
define(
|
|
"dijit/nls/az/common", ({
|
|
"buttonOk" : "Ok",
|
|
"buttonCancel" : "Ləğv et",
|
|
"buttonSave" : "Saxla",
|
|
"itemClose" : "Bağla"
|
|
})
|
|
);
|