mirror of
https://github.com/minetest-mods/digilines.git
synced 2024-12-04 18:23:45 +01:00
Add ES locale and update the template (#77)
This commit is contained in:
parent
9c2b980938
commit
fa4f7a949c
23
locale/digilines.es.tr
Normal file
23
locale/digilines.es.tr
Normal file
@ -0,0 +1,23 @@
|
||||
# textdomain: digilines
|
||||
|
||||
|
||||
### inventory.lua ###
|
||||
|
||||
Channel=Canal
|
||||
Digiline Chest=Cofre Digiline
|
||||
|
||||
### lcd.lua ###
|
||||
|
||||
Digiline LCD=LCD Digiline
|
||||
|
||||
### lightsensor.lua ###
|
||||
|
||||
Digiline Lightsensor=Sensor de Luz Digiline
|
||||
|
||||
### rtc.lua ###
|
||||
|
||||
Digiline Real Time Clock (RTC)=Reloj de Tiempo Real Digiline
|
||||
|
||||
### wire_std.lua ###
|
||||
|
||||
Digiline=Digiline
|
@ -1,17 +1,23 @@
|
||||
# textdomain: digilines
|
||||
|
||||
|
||||
### inventory.lua ###
|
||||
Digiline Chest=
|
||||
|
||||
Channel=
|
||||
Digiline Chest=
|
||||
|
||||
### lcd.lua ###
|
||||
|
||||
Digiline LCD=
|
||||
|
||||
### lightsensor.lua ###
|
||||
|
||||
Digiline Lightsensor=
|
||||
|
||||
### rtc.lua ###
|
||||
|
||||
Digiline Real Time Clock (RTC)=
|
||||
|
||||
### wire_std.lua ###
|
||||
|
||||
Digiline=
|
||||
|
Loading…
Reference in New Issue
Block a user