mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Pulled translations from Transifex
This commit is contained in:
11
localization/sv_SE/userfield_types.php
Normal file
11
localization/sv_SE/userfield_types.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'text-single-line' => 'Text (en rad)',
|
||||
'text-multi-line' => 'Text (multipla rader)',
|
||||
'number-integral' => 'Nummer (integral)',
|
||||
'number-decimal' => 'Nummer (decimal)',
|
||||
'date' => 'Datum (utan tid)',
|
||||
'datetime' => 'Datum & tid',
|
||||
'checkbox' => 'Kryssruta'
|
||||
);
|
Reference in New Issue
Block a user