mirror of
https://github.com/Codiad/Codiad.git
synced 2026-03-24 09:56:51 +01:00
Merge pull request #147 from tablatronix/master
fix for ru closing array
This commit is contained in:
@@ -53,5 +53,6 @@ $lang = array(
|
||||
"Copied to Clipboard" => "Скопированно в Буффер",
|
||||
"Nothing in Your Clipboard" => "Пусто в Буффере",
|
||||
"Cannot Paste Directory Into Itself" => "Нельзя вставить папку внутрь самой себя.",
|
||||
"File could not be saved" => "Файл не может быть сохранен";
|
||||
"File could not be saved" => "Файл не может быть сохранен"
|
||||
);
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user