From a1411c7f2c10ab7c0e3cd49b8ffff38009ade35b Mon Sep 17 00:00:00 2001 From: Alexis Degrugillier Date: Wed, 10 Sep 2025 01:04:17 -0400 Subject: Translate the API information page (#7922) Closes #6222 Translate the `api/index.php` page * Update app/i18n/pl/api.php Co-authored-by: Inverle * Update app/i18n/de/api.php Co-authored-by: maTh <1645099+math-GH@users.noreply.github.com> * i18n: fr * Co-authored-by: Alexandre Alapetite --------- Co-authored-by: Inverle Co-authored-by: maTh <1645099+math-GH@users.noreply.github.com> Co-authored-by: Alexandre Alapetite --- p/api/index.php | 58 +++++++++++++++++++++++++++++++-------------------------- 1 file changed, 32 insertions(+), 26 deletions(-) (limited to 'p/api') diff --git a/p/api/index.php b/p/api/index.php index 1db1273dc..279826aa5 100644 --- a/p/api/index.php +++ b/p/api/index.php @@ -1,52 +1,58 @@ -FreshRSS API endpoints +<?= _t('api.information.title') ?> - -

FreshRSS API endpoints

+

-

Google Reader compatible API

+

-
Your API address:
-
-
Google Reader API configuration test:
-
?
+
+
+
+
+
?
-

Fever compatible API

+

-
Your API address:
-
-
Fever API configuration test:
-
?
+
+
+
+
?
-

API for extensions

+

-
Your API address:
-
+
+
-- cgit v1.2.3