diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2015-11-08 12:38:57 +1300 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2015-11-08 12:38:57 +1300 |
commit | d2f8ca9cb1dae87591de1b5e6037c78c15d23d2a (patch) | |
tree | 191c9e7e12ba6a86bc8d9912cc9001e8bc3599e9 /web/l10n/bg.js | |
parent | 0f6b2460a1d63f135731d22f15ecc33ee90bbef5 (diff) | |
download | trackermap-server-d2f8ca9cb1dae87591de1b5e6037c78c15d23d2a.tar.gz trackermap-server-d2f8ca9cb1dae87591de1b5e6037c78c15d23d2a.tar.bz2 trackermap-server-d2f8ca9cb1dae87591de1b5e6037c78c15d23d2a.zip |
Generate priorities for postion keys
Diffstat (limited to 'web/l10n/bg.js')
-rw-r--r-- | web/l10n/bg.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/l10n/bg.js b/web/l10n/bg.js index 8202ae35a..7bfec6a84 100644 --- a/web/l10n/bg.js +++ b/web/l10n/bg.js @@ -50,7 +50,7 @@ var Strings = { reportShow: 'Покажи', reportClear: 'Изчисти', - positionTime: 'Време', + positionFixTime: 'Време', positionValid: 'Валидност', positionLatitude: 'Географска Ширина', positionLongitude: 'Географска Дължина', |