2023-05-21 12:52:47 +00:00
|
|
|
/*
|
|
|
|
Localizable.strings
|
|
|
|
Leganto
|
|
|
|
|
|
|
|
Created by Louis Hollingworth on 2023-05-21.
|
|
|
|
|
|
|
|
*/
|
|
|
|
|
2023-05-22 18:30:02 +00:00
|
|
|
// General
|
2023-05-21 12:52:47 +00:00
|
|
|
"feeds" = "Feeds";
|
2023-05-22 18:30:02 +00:00
|
|
|
"save" = "Save";
|
2023-05-28 18:43:37 +00:00
|
|
|
"cancel" = "Cancel";
|
2023-05-22 18:30:02 +00:00
|
|
|
"name" = "Name";
|
|
|
|
"desc" = "Description";
|
|
|
|
"url" = "URL";
|
|
|
|
"genre" = "Genre";
|
|
|
|
"fadd" = "Add Feed";
|
|
|
|
|
|
|
|
// Genre categories
|
|
|
|
"uncategorised" = "Uncategorised";
|
|
|
|
"technology" = "Technology";
|
|
|
|
"news" = "News";
|