diff options
Diffstat (limited to 'apps/theming/l10n/lv.json')
-rw-r--r-- | apps/theming/l10n/lv.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/theming/l10n/lv.json b/apps/theming/l10n/lv.json index bf67f89547c..15d4620a293 100644 --- a/apps/theming/l10n/lv.json +++ b/apps/theming/l10n/lv.json @@ -13,8 +13,6 @@ "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Tēmošana padara iespējamu viegli pielāgot savas instances un atbalstošo klientaplikāciju izskatu un sajūtu. Tas būs redzams visiem lietotājiem.", "Name" : "Nosaukums", "Reset to default" : "Atiestatīt", - "Web address" : "Tīmekļa adrese", - "Web address https://…" : "Servera adrese https://…", "Slogan" : "Sauklis", "Color" : "Krāsa", "Logo" : "Logo", @@ -23,6 +21,8 @@ "Upload new login background" : "Augšupielādēt jaunu pieslēgšanās fona attēlu", "Remove background image" : "Noņemt fona attēlu", "You are already using a custom theme" : "Tu jau izmanto pielāgotu tēmu", - "reset to default" : "Atiestatīt" + "reset to default" : "Atiestatīt", + "Web address" : "Tīmekļa adrese", + "Web address https://…" : "Servera adrese https://…" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" }
\ No newline at end of file |