diff --git a/l10n/eu.js b/l10n/eu.js index 28a25c25..ddb7e19f 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -39,6 +39,7 @@ OC.L10N.register( "Posts directed to you will show up here" : "Zuri zuzendutako mezuak hemen agertuko dira", "No local posts found" : "Ez da tokiko mezurik aurkitu", "Posts from other people on this instance will show up here" : "Instantzia honetako beste jendearen mezuak hemen agertuko dira", + "No notifications found" : "Ez da jakinarazpenik aurkitu", "No global posts found" : "Ez da mezu globalik aurkitu", "Posts from federated instances will show up here" : "Federatutako instantzien mezuak hemen agertuko dira", "No posts found for this tag" : "Ez da mezurik aurkitu etiketa honentzat", diff --git a/l10n/eu.json b/l10n/eu.json index e0085bff..ff54888a 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -37,6 +37,7 @@ "Posts directed to you will show up here" : "Zuri zuzendutako mezuak hemen agertuko dira", "No local posts found" : "Ez da tokiko mezurik aurkitu", "Posts from other people on this instance will show up here" : "Instantzia honetako beste jendearen mezuak hemen agertuko dira", + "No notifications found" : "Ez da jakinarazpenik aurkitu", "No global posts found" : "Ez da mezu globalik aurkitu", "Posts from federated instances will show up here" : "Federatutako instantzien mezuak hemen agertuko dira", "No posts found for this tag" : "Ez da mezurik aurkitu etiketa honentzat",