diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 0d31655..f9cc184 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -40,6 +40,8 @@ OC.L10N.register( "Metric" : "Metrinė", "Click here to get an API key" : "Spustelėkite čia, norėdami gauti API raktą", "Current Temperature" : "Dabartinė temperatūra", + "Minimum Temperature" : "Mažiausia temperatūra", + "Maximum Temperature" : "Didžiausia temperatūra", "Pressure" : "Slėgis", "Humidity" : "Drėgnumas", "Cloudiness" : "Debesuotumas", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index dd73750..4365387 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -38,6 +38,8 @@ "Metric" : "Metrinė", "Click here to get an API key" : "Spustelėkite čia, norėdami gauti API raktą", "Current Temperature" : "Dabartinė temperatūra", + "Minimum Temperature" : "Mažiausia temperatūra", + "Maximum Temperature" : "Didžiausia temperatūra", "Pressure" : "Slėgis", "Humidity" : "Drėgnumas", "Cloudiness" : "Debesuotumas",