1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-19 21:11:29 +00:00

update translations

This commit is contained in:
Andrew Dolgov
2009-03-21 22:58:32 +03:00
parent f6fed1b26b
commit 2b38f79c86
29 changed files with 266 additions and 502 deletions

View File

@@ -1,7 +0,0 @@
begin;
alter table ttrss_user_entries add column note text;
update ttrss_version set schema_version = 55;
commit;