diff options
Diffstat (limited to 'lib/l10n/ia.js')
-rw-r--r-- | lib/l10n/ia.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/ia.js b/lib/l10n/ia.js index f24e9b44828..d251c690053 100644 --- a/lib/l10n/ia.js +++ b/lib/l10n/ia.js @@ -13,6 +13,7 @@ OC.L10N.register( "last year" : "ultime anno", "seconds ago" : "secundas passate", "web services under your control" : "servicios web sub tu controlo", - "For the best results, please consider using a GNU/Linux server instead." : "Pro le exitos melior, pro favor tu considera usar in loco un servitor GNU/Linux." + "For the best results, please consider using a GNU/Linux server instead." : "Pro le exitos melior, pro favor tu considera usar in loco un servitor GNU/Linux.", + "Apps" : "Applicationes" }, "nplurals=2; plural=(n != 1);"); |