mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-06 02:59:15 +00:00
9 lines
132 B
JavaScript
9 lines
132 B
JavaScript
define(
|
|
"dijit/nls/ro/common", ({
|
|
buttonOk: "OK",
|
|
buttonCancel: "Anulare",
|
|
buttonSave: "Salvare",
|
|
itemClose: "Închidere"
|
|
})
|
|
);
|