leganto-apple/Leganto/en-GB.lproj/Localizable.strings
Louis Hollingworth a18f485502
Basic views added.
Next step is to build the feed item list once a parser has been found/
    made.

Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
2023-05-22 19:30:02 +01:00

22 lines
336 B
Plaintext

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