leganto-apple/Leganto/en-GB.lproj/Localizable.strings
Louis Hollingworth 9345b91573
Added Esperanto translations
Added beginnings of feed parsing,
    may need to switch parser.

Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
2023-05-28 19:43:37 +01:00

23 lines
357 B
Plaintext

/*
Localizable.strings
Leganto
Created by Louis Hollingworth on 2023-05-21.
*/
// General
"feeds" = "Feeds";
"save" = "Save";
"cancel" = "Cancel";
"name" = "Name";
"desc" = "Description";
"url" = "URL";
"genre" = "Genre";
"fadd" = "Add Feed";
// Genre categories
"uncategorised" = "Uncategorised";
"technology" = "Technology";
"news" = "News";