summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-splash/po/vi/splash.po
AgeCommit message (Collapse)Author
2020-05-01treewide: i18n - sync translationsHannu Nyman
Sync translations Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-01-18luci-app-splash: improve wordingBalázs Úr
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
2019-11-13Translated using Weblate (Vietnamese)Le Van Uoc
Currently translated at 3.8% (3 of 80 strings) Translation: OpenWrt/LuCI/applications/splash Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/vi/
2018-11-07i18n: sync translations, add location annotatationsHannu Nyman
Thanks to a recent commit, the translation files will now have info about locations where the string is used. That can help is deciding the correct translation, as all contexts are more easily found. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-10-12luci-app: Fix typos for po stringsyangfl
Signed-off-by: David Yang <mmyangfl@gmail.com>
2018-10-11luci-app-splash: fix translation falloutHannu Nyman
Fix the fallout from recent changes Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-01-08Rework LuCI build systemJo-Philipp Wich
* Rename subdirectories to their repective OpenWrt package names * Make each LuCI module its own standalone package * Deploy a shared luci.mk which is used by each module Makefile Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>